Re: Debugging (apparently) random retain loop bug (NSArrayController)
Re: Debugging (apparently) random retain loop bug (NSArrayController)
- Subject: Re: Debugging (apparently) random retain loop bug (NSArrayController)
- From: Matt Neuburg <email@hidden>
- Date: Fri, 05 Feb 2010 09:11:12 -0800
- Thread-topic: Debugging (apparently) random retain loop bug (NSArrayController)
On Fri, 5 Feb 2010 12:11:18 +1100, Graham Cox <email@hidden> said:
>
>Unfortunately it is a bugger to track down 'who is retaining me' and as far as
I know there isn't much to help out with that.
Why not use Instruments? You can record reference counts, and then every
retain / release for every object can be examined in the stack so that you
see what triggered each of them.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
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