Stupid newbie breakpoint on [NSException raise] question
Stupid newbie breakpoint on [NSException raise] question
- Subject: Stupid newbie breakpoint on [NSException raise] question
- From: Paul Summermatter <email@hidden>
- Date: Mon, 14 Dec 2009 15:31:11 -0500
Folks,
I'm running into the following exception while debugging an iPhone application:
NSRangeException: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
According to the output in the debugger, I have a breakpoint set on NSException raise:
Pending breakpoint 3 - "-[NSException raise]" resolved
However, I never hit that breakpoint. I've built my application with the Debug target so that no symbols are stripped. What am I missing?
Thanks, Paul |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden