Files
LFSPkgBuilds/LFSPkgBuildScripts/devel/valgrind/info
2016-01-08 11:58:39 +00:00

4 lines
254 B
Plaintext

Valgrind is an instrumentation framework for building dynamic analysis tools.
There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile programs in detail.
Valgrind can also be used to build new tools.