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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com