mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-24 07:00:25 +00:00
4 lines
254 B
Plaintext
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.
|