Memory Leak
Memory Leak
- Subject: Memory Leak
- From: Romain Marucchi <email@hidden>
- Date: Sat, 24 May 2008 17:38:46 +0800
How can I track all the memory leak of my C/C++ application when the
application close. I would like to have a list of all "not
deallocated" memory and where I initialize them... I check with
Instruments (Beta 5) and MallocDebug, but both of them doesn't show me
any memory leak when my application close... even if I create some on
purpose... am I doing something wrong?
Tks in advance,
Cheers!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden