Re: Stopping on objc exceptions in Xcode
Re: Stopping on objc exceptions in Xcode
- Subject: Re: Stopping on objc exceptions in Xcode
- From: Prachi Gauriar <email@hidden>
- Date: Mon, 26 Jul 2004 16:55:15 -0500
On Jul 26, 2004, at 4:17 PM, Koen van der Drift wrote:
On Jul 26, 2004, at 10:03 AM, Clark Cox wrote:
Put a breakpoint at "-[NSException raise]"
Where can I do that in Xcode?
Open the Breakpoints window (Go to Debug menu->Breakpoints)
Add a breakpoint for [NSException raise].
-Prachi
_______________________________________________
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.