Skip navigation.
 
mlNew debugging feature request? Was: Autoreleasepool problems
FROM : Scott Ribe
DATE : Thu Jul 20 18:34:24 2006

> ObjectAlloc should have some option to automatically perform some
> balance analysis of alloc/dealloc events. That would make it much
> easier.


So, hmm. This brings up an idea: Should there be a debugging flag which when
enabled, would at dealloc examine all autorelease pools for instances of the
object whose retain count just hit 0?

Or is there something like this already and I just haven't found it?

--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 722-0567 voice

Related mailsAuthorDate
mlAutoreleasepool problems Kay Roepke Jul 19, 19:54
mlRe: Autoreleasepool problems Shawn Erickson Jul 19, 20:11
mlRe: Autoreleasepool problems Kay Roepke Jul 19, 20:28
mlRe: Re: Autoreleasepool problems Shawn Erickson Jul 19, 20:41
mlRe: Autoreleasepool problems Kay Roepke Jul 19, 21:16
mlRe: Autoreleasepool problems Jerry Krinock Jul 19, 21:39
mlRe: Autoreleasepool problems Kay Roepke Jul 19, 22:02
mlNew debugging feature request? Was: Autoreleasepool problems Scott Ribe Jul 20, 18:34