Re: Stopping on objc exceptions in Xcode
Re: Stopping on objc exceptions in Xcode
- Subject: Re: Stopping on objc exceptions in Xcode
- From: Mark Patterson <email@hidden>
- Date: Tue, 27 Jul 2004 12:24:48 +1000
On 27/07/2004, at 12:03 AM, Clark Cox wrote:
Put a breakpoint at "-[NSException raise]"
On 27/07/2004, at 12:06 AM, Kay Roepke wrote:
Set a breakpoint on +[NSException raise]. That should do the trick.
OK, so what is the subtle difference?
Is this guy onto it:
On 27/07/2004, at 9:20 AM, Koen van der Drift wrote:
There should be a hyphen for this to work:
-[NSException raise]
No need to type it in the console everytime.
=== Mark
_______________________________________________
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.