Re: Testing for Memory Leaks
Re: Testing for Memory Leaks
- Subject: Re: Testing for Memory Leaks
- From: Dan Wood <email@hidden>
- Date: Mon, 11 Nov 2002 10:03:55 -0800
Try ObjectAlloc in your /Developer/Applications folder; also Omni has
their OmniObjectMeter application
<
http://www.omnigroup.com/developer/omniobjectmeter/>
On Monday, November 11, 2002, at 05:49 AM, Ted Lowery wrote:
Hi all-
How can I tell if I am leaking memory from my Cocoa Objective C
application runnning on Mac OS X 10.2 (Jaguar).
In previous OS (non-mac) I have had access to a variety of calls where
I could query the amount of available memory. I just query at the
start of my program and before termination, then compare the values
and report an error if they don't match.
Is there such a mechanism to test Cocoa applications written with
Objective C on Mac OS X 10.2 (Jaguar)?
Thanks, Ted
_______________________________________________
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.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
The information contained in this message or any of its attachments may
be privileged and confidential and intended for the exclusive use of
the addressee(s). Any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
_______________________________________________
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.