Re: Breakpoint on @throw?
Re: Breakpoint on @throw?
- Subject: Re: Breakpoint on @throw?
- From: Prachi Gauriar <email@hidden>
- Date: Tue, 18 Jan 2005 20:25:24 -0500
On Jan 18, 2005, at 7:30 PM, John Draper wrote:
<snip>
> fb - [NSException raise]
Is this typed into the "gdb" command line to set this breakpoint? and
is this the right syntax?
Yes, though the easier thing to do is bring up the Breakpoints window
and add a new breakpoint for [NSException raise] or
objc_exception_throw() as the case may be.
-Prachi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden