Re: Memory not being freed - Mellocdebug
Re: Memory not being freed - Mellocdebug
- Subject: Re: Memory not being freed - Mellocdebug
- From: Jed Soane <email@hidden>
- Date: Thu, 10 Nov 2005 14:33:34 +1300
In Xcode you can just "Launch using performance tool->MallocDebug"
under the Debug menu.
Cheers
Jed
On Nov 10, 2005, at 2:23 PM, Mark Williams wrote:
How do I get my project set up so that I can run mallocdebug and
attach it to the application?
Mark.
On Nov 9, 2005, at 4:33 PM, Mark Williams wrote:
Okay, I made that change to the stream (Which by the way is part
of a framework of things I use a lot, it's not actually a class in
the application, but I'm still leaking memory like mad. Any other
ideas?
Mark
On Nov 8, 2005, at 5:52 PM, Mark Williams wrote:
Will do.
thanks for the info.
Mark.
On Nov 8, 2005, at 9:52 AM, Frederick Cheung wrote:
writeStream/readStream are cf objects, so you should be using
CFRelease/CFRetain on them, not free
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40fornextsoft.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40fornextsoft.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden