Development/Tools/Valgrind: Difference between revisions

From KDE TechBase
No edit summary
 
m (Tool -> tool)
Line 1: Line 1:
Valgrind is a [[Tool]] to analyze a program regarding memory leaks
Valgrind is a [[Tools|tool]] to analyze a program regarding memory leaks
* [http://www.valgrind.org/ The Valgrind Homepage]
* [http://www.valgrind.org/ The Valgrind Homepage]
* [http://www.tldp.org/HOWTO/Valgrind-HOWTO/ Excellent tutorial at TLDP]
* [http://www.tldp.org/HOWTO/Valgrind-HOWTO/ Excellent tutorial at TLDP]

Revision as of 12:35, 24 September 2006

Valgrind is a tool to analyze a program regarding memory leaks