canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
(→Linux) |
No edit summary |
||
| Line 51: | Line 51: | ||
Apple provides [http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/FindingLeaks.html some tools] for Mac OS X that probably report similar problems to those reported by Purify and Valgrind. | Apple provides [http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/FindingLeaks.html some tools] for Mac OS X that probably report similar problems to those reported by Purify and Valgrind. | ||
=== Leak tools for debugging memory growth that is cleaned up on shutdown === | |||
== Debugging leaks using the refcount balancer == | == Debugging leaks using the refcount balancer == | ||