Re: How to debug over-release of private Cocoa object?
Re: How to debug over-release of private Cocoa object?
- Subject: Re: How to debug over-release of private Cocoa object?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 15 Sep 2009 20:43:59 -0600
On Sep 15, 2009, at 8:40 PM, Graham Cox wrote:
What seems weird to me is that there is no release or dealloc event
for this. It jumps straight from ref count = 1 to being a zombie.
How is that possible? Or am I not using the tool correctly?
Are you sure you have reference counting also turned on? If you
launched Instruments from within Xcode, you don't, since it's not
turned on by default since it generates a tremendous amount of data.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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