Re: Finding references to object
Re: Finding references to object
- Subject: Re: Finding references to object
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 10 Dec 2010 09:40:11 -0700
On Dec 10, 2010, at 7:33 AM, Remco Poelstra wrote:
> Hi,
>
> Instruments tells me that I've a reference to an object, while I believe that that reference should no longer exist (and the object be deallocated). How can I now find out what objects have references to my should-be-deallocated-object?
Use the object alloc tool with reference counting turned on. And make sure your computer has enough free memory before starting, since this preference dramatically increases Instruments' memory requirements.
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