Debugging and profiling tool suite

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 your programs in detail. You can also use Valgrind to build new tools.


Packagevalgrind
Version3.22.0 (history)
Channelguix
Definitiongnu/packages/valgrind.scm
Build statusview 🚧
Home pagehttps://www.valgrind.org/
SourceSource code archival status at Software Heritage.
Installation command
guix install valgrind