• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xcode/gdb automation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode/gdb automation


  • Subject: Re: xcode/gdb automation
  • From: James Gregurich <email@hidden>
  • Date: Thu, 15 Jan 2004 07:36:17 -0800

thanks for the tip. unfortunately, xcode appears to change the tty setting again after using my .gdbinit file. so, I get vt100 codes in the debugger drawer. I suppose I'll just have to keep setting that one manually.

-James

On Thursday, January 15, 2004, at 05:25AM, Adrian Bool <email@hidden> wrote:

>
>Hi James,
>
>Try creating a .gdbinit file with your commands in.
>
>I'm not sure if ~/.gdbinit or one of the build directories is best
>though...
>
>Regards,
>
>aid
>
>On 15 Jan 2004, at 03:57, James Gregurich wrote:
>
>> howdy!
>>
>> I'm debugging a curses application in xcode and I issue the following
>> commands each time to get the debugger to use an external terminal:
>>
>> tty /dev/ttyp2
>> set environment TERM = vt100
>>
>> question: is there any way to automate these settings in each gdb
>> session xcode starts for that target before the application runs in the
>> debugger?
>>
>> thanks,
>> James
>> _______________________________________________
>> cocoa-dev mailing list | email@hidden
>> Help/Unsubscribe/Archives:
>> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: RE: Comparing Objects' Classes
  • Next by Date: Re: Adding my own Properties for Objects
  • Previous by thread: RE: Comparing Objects' Classes
  • Next by thread: Re: xcode/gdb automation
  • Index(es):
    • Date
    • Thread