MallocDebug
last edited June 23, 2006 09:07:37 (206.169.234.165)
| |
|---|---|
| Edit / History / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |
|
CocoaGlossary:Tools
Utility for monitoring memory allocation using malloc() and free() calls. Can be used to help track down all kinds of MemoryLeaks. See also ObjectAlloc for tracking the history of ObjC objects. Apple have a short explanation on how to use MallocDebug at http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/FindingLeaks.html | |
| Edit / History / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |