I have been using the instruments tool very successfully to fix leaks but when I run the leak tool on the simulator a lot of Malloc problems show up. I have not been able to figure out how to use Mallocdebug from the apple documentation. Anyone know if a gook Mallocdebug tutorial?
A:
Links to two MallocDebug articles:
- "Isolate and resolve memory leaks using MALLOCDEBUG": http://www.ibm.com/developerworks/aix/library/au-mallocdebug.html?ca=dgr-lnxw06MALLOCDEBUG
- "Locating Memory Leaks with MallocDebug": http://www.stiefels.net/2007/08/13/locating-memory-leaks-with-mallocdebug/
Hope this helps.
schultkl
2009-11-29 20:55:15