Re: Stopping on objc exceptions in Xcode
Re: Stopping on objc exceptions in Xcode
- Subject: Re: Stopping on objc exceptions in Xcode
- From: Koen van der Drift <email@hidden>
- Date: Mon, 26 Jul 2004 19:20:24 -0400
On Jul 26, 2004, at 5:55 PM, Prachi Gauriar wrote:
Open the Breakpoints window (Go to Debug menu->Breakpoints)
Add a breakpoint for [NSException raise].
There should be a hyphen for this to work:
-[NSException raise]
No need to type it in the console everytime.
thanks everyone for your replies.
- Koen.
_______________________________________________
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.