From Documentation
| Line 1: | Line 1: | ||
{{Software | {{Software | ||
|package_name=VALGRIND | |package_name=VALGRIND | ||
| − | |package_description=Memory | + | |package_description=Memory debugger |
|package_idnumber=132 | |package_idnumber=132 | ||
}} | }} | ||
| + | '''Valgrind''' is a powerful tool for analyzing programs, memory debugging, memory leak detection and profiling. It is freely available under GNU license. | ||
| − | Valgrind is | + | Valgrind version 3.5.0 is available on most SHARCNET systems. |
| − | + | ==References== | |
| + | |||
| + | o Package website<br> | ||
| + | http://www.valgrind.org | ||
| + | |||
| + | [[Category:Software packages]] | ||
Revision as of 20:40, 28 February 2013
| VALGRIND |
|---|
| Description: Memory debugger |
| SHARCNET Package information: see VALGRIND software page in web portal |
| Full list of SHARCNET supported software |
Contents
Valgrind is a powerful tool for analyzing programs, memory debugging, memory leak detection and profiling. It is freely available under GNU license.
Valgrind version 3.5.0 is available on most SHARCNET systems.
References
o Package website
http://www.valgrind.org