• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Debugging (apparently) random retain loop bug (NSArrayController)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: logic problem. adding sine wave pattern to dynamic float
  • Next by Date: Re: Versioning / increasing build number
  • Previous by thread: Re: Cocoa text via Quartz CGLayer
  • Next by thread: Re: Debugging (apparently) random retain loop bug (NSArrayController)
  • Index(es):
    • Date
    • Thread