Re: Usage of .gdbinit to automate xcode gdb configuration
Re: Usage of .gdbinit to automate xcode gdb configuration
- Subject: Re: Usage of .gdbinit to automate xcode gdb configuration
- From: "Mike Pinkerton" <email@hidden>
- Date: Fri, 30 Jan 2004 17:29:28 -0500
- Organization: AOL
email@hidden wrote on 1/30/2004, 3:23 PM:
> Just typ[e] 'fb [NSException raise]'. This stands for 'forward-break'.
to answer the original question, .gdbinit files work. I use one and it
works perfectly for setting up a bunch of breakpoints and macros at startup.
Put the above line in your ~/.gdbinit file to achieve desired results.
--
Mike Pinkerton
email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.