Re: -retain and -release Questions
Re: -retain and -release Questions
- Subject: Re: -retain and -release Questions
- From: Jerry Krinock <email@hidden>
- Date: Sun, 07 Mar 2004 15:34:00 -0800
on 04/03/06 23:40, mmalcolm crawford at email@hidden wrote:
>
On Mar 6, 2004, at 11:20 PM, Jerry Krinock wrote:
>
>
> Is there a tool to check my Obj-C/Cocoa app for such memory leaks?
>
>
See /Developer/Applications/Performance Tools
>
It looks like MallocDebug would be helpful. But after launching it, I
browse to my application's package and select it, but when I click "Launch"
I get a spinning colored wheel for about a minute, and then an alert which
says: "Read Data. Unable to read malloc information from (null)".
Is there an easy fix for this? (I'm using CodeWarrior). If the answer is
not easy, I'll use "leaks" from the command line as suggested by Larry,
since it seems to work. But it says I have a lot of leaks to fix :(
Jerry
_______________________________________________
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.