Re: Breakpoint on @throw?
Re: Breakpoint on @throw?
- Subject: Re: Breakpoint on @throw?
- From: Prachi Gauriar <email@hidden>
- Date: Wed, 19 Jan 2005 10:24:06 -0500
On Jan 19, 2005, at 8:48 AM, M. Uli Kusterer wrote:
At 20:25 Uhr -0500 18.01.2005, Prachi Gauriar wrote:
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.
Does that work for you? For me that only works the first time I
define the symbolic breakpoint, and when I launch the app subsequent
times after that, the breakpoint is ignored.
Yes it does. If you want, I can send you a small project off-list
(Foundation tool with less than 50 lines of code) that I've verified
this with.
-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