Re: Finding out of bounds error
Re: Finding out of bounds error
- Subject: Re: Finding out of bounds error
- From: Joshua Done <email@hidden>
- Date: Wed, 6 Apr 2005 10:53:33 +0900
On Apr 6, 2005, at 8:58 AM, Modesitt Software wrote:
Is there a way to get the debugger to stop when the out of bounds
occurs? I'm having a hard time determining where in my code this
happens.
add a symbolic breakpoint. You can pull up the breakpoints window
using opt-cmd-b.
Set the breakpoint to:
[NSException raise]
-joshua
_______________________________________________
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