Re: gdb break on raise from Project Builder?
Re: gdb break on raise from Project Builder?
- Subject: Re: gdb break on raise from Project Builder?
- From: Itrat Khan <email@hidden>
- Date: Thu, 14 Feb 2002 13:07:31 -0500
On Sunday, January 27, 2002, at 10:27 AM, Lance Bland wrote:
I can break on raise from gdb command line but I can't get Project
Builder to do it.
How is it done from Project Builder?
(I tried the obvious of adding a new breakpoint and renaming it raise,
but it didn't work).
Try entering 'b -[NSException raise]' at the gdb command line in Project
Builder. I assume this is what you mean by getting Project Builder to do
it, as it lets you inspect the stack from Project Builder.
..................................................................
Itrat Khan
Modeless Software, Inc.
http://www.modeless.com
_______________________________________________
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.