Re: Mutation in Enumeration -- Breakpoint?
Re: Mutation in Enumeration -- Breakpoint?
- Subject: Re: Mutation in Enumeration -- Breakpoint?
- From: Seth Willits <email@hidden>
- Date: Sun, 6 Sep 2009 14:10:38 -0700
On Sep 6, 2009, at 2:04 PM, Seth Willits wrote:
I'm updating some reeeeally old code, and I'm getting a bunch of:
Collection <NSCFArray: 0x617940> was mutated while being enumerated.
I'm wondering if there's a handy method I can break on to drop right
into the location of these errors?
Ok, nevermind… Xcode just decided to not stop on any breakpoints (I
added one in objc_exception_throw) unless I manually added one
somewhere in my code. It really is throwing one as I expected it to,
so all is well.
Sorry for the noise.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden