Re: Finding memory leaks and memory bugs (was Re: [OT] Re: Don't leak memory!!)
Re: Finding memory leaks and memory bugs (was Re: [OT] Re: Don't leak memory!!)
- Subject: Re: Finding memory leaks and memory bugs (was Re: [OT] Re: Don't leak memory!!)
- From: Cameron Hayne <email@hidden>
- Date: Fri, 21 Nov 2003 12:04:07 -0500
On 21/11/03 11:04 AM, "M. Uli Kusterer" <email@hidden>
wrote:
>
OmniObjectMeter sounded interesting as well, but what I know from
>
OmniGroup stuff, it usually means installing a whole kaboodle of
>
supporting frameworks... is it worth the hassle? Any success stories?
It doesn't require any special frameworks (as I recall anyway) - it is a
stand-alone application.
I used OmniObjectMeter a while back to confirm my suspicions that
autoreleased objects in my app were never getting released since the
autorelease pool was not being emptied - my app had a lot of operations
going on even in the absence of user-interaction.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.