Re: NSKVODeallocateBreak?
Re: NSKVODeallocateBreak?
- Subject: Re: NSKVODeallocateBreak?
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 18 Nov 2008 18:51:32 -0500
On Tue, Nov 18, 2008 at 6:41 PM, John Zorko <email@hidden> wrote:
> My app is hitting this breakpoint, and I don't know what it means (and there
> is no stack frame in the call stack that lives in my source, so while I can
> make a good guess about where it's happening, i'm not 100% sure). What n00b
> mistake causes this breakpoint to be hit?
An educated guess based on the name of the symbol: an object is being
observed and is deallocated before all of its observers have been
removed.
--Kyle Sluder
_______________________________________________
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