Re: Finding out of bounds error
Re: Finding out of bounds error
- Subject: Re: Finding out of bounds error
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 5 Apr 2005 21:14:00 -0600
On Apr 5, 2005, at 8:53 PM, Modesitt Software wrote:
I give up. What is it?
You need to add a symbolic breakpoint, which you can do by choosing
"Breakpoints" in Xcode's Debug menu. The symbolic breakpoint is "-
[NSException raise]" (without the quotes, but with the dash) and once
it's set, then the debugger will break whenever an NSException is
raised.
Also, in the future, it helps to ask "how do I do this?" rather than
"is there a way to do this?" because it's a more specific question.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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