Re: breaking on fast enumeration mutation error?
Re: breaking on fast enumeration mutation error?
- Subject: Re: breaking on fast enumeration mutation error?
- From: Kathy Tafel <email@hidden>
- Date: Wed, 2 Dec 2009 17:28:19 -0800
<smacks head>
duh. Yeah, I have that one in there, but um, it won't do anything if
I've deactivated it...
Ok, I'll bite for another newbie question. Any way to uncheck all of
my breakpoints and leave just that one? So very painful otherwise.
Thanks!!
KT
On Dec 2, 2009, at 5:11 PM, Jens Alfke wrote:
On Dec 2, 2009, at 5:00 PM, Kathy Tafel wrote:
I am catching an exception, a fast enumeration mutation error, but
don't really see where I'm making the error. Could someone walk me
through setting an appropriate breakpoint, as I am only working on
my first project, or point to a how to?
In Xcode 3.2 you can enable "Stop On Objective-C Exceptions" from
the Run menu. Or, set a symbolic breakpoint on objc_exception_throw.
Very useful thing to leave enabled.
—Jens
_______________________________________________
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