Re: breaking on fast enumeration mutation error?
Re: breaking on fast enumeration mutation error?
- Subject: Re: breaking on fast enumeration mutation error?
- From: Jens Alfke <email@hidden>
- Date: Wed, 2 Dec 2009 17:11:06 -0800
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