Binary package “valgrind” in ubuntu precise
memory debugger and profiler
Valgrind is a GPL'd tool to help you find memory-management problems in your
programs. When a program is run under Valgrind's supervision, all reads and
writes of memory are checked, and calls to malloc/
intercepted.
.
Valgrind can debug more or less any dynamically-linked ELF x86/Linux,
amd64/Linux and ppc/Linux executables, without modification, recompilation,
or anything.
.
Valgrind provides a generic infrastructure for supervising the execution of
programs called "tools". This is done by providing a way to instrument
programs in very precise ways, making it relatively easy to support
activities such as dynamic error detection and profiling. The Valgrind
distribution currently includes three tools: a memory error detectors, a
cache (time) profiler and a heap (space) profiler.
Source package
Published versions
- valgrind 1:3.7.0-0ubuntu3 in amd64 (Release)
- valgrind 1:3.7.0-0ubuntu3.1 in amd64 (Proposed)
- valgrind 1:3.7.0-0ubuntu3.1 in amd64 (Updates)
- valgrind 1:3.7.0-0ubuntu3 in armel (Release)
- valgrind 1:3.7.0-0ubuntu3.1 in armel (Proposed)
- valgrind 1:3.7.0-0ubuntu3.1 in armel (Updates)
- valgrind 1:3.7.0-0ubuntu3 in armhf (Release)
- valgrind 1:3.7.0-0ubuntu3.1 in armhf (Proposed)
- valgrind 1:3.7.0-0ubuntu3.1 in armhf (Updates)
- valgrind 1:3.7.0-0ubuntu3 in i386 (Release)
- valgrind 1:3.7.0-0ubuntu3.1 in i386 (Proposed)
- valgrind 1:3.7.0-0ubuntu3.1 in i386 (Updates)
- valgrind 1:3.7.0-0ubuntu3 in powerpc (Release)
- valgrind 1:3.7.0-0ubuntu3.1 in powerpc (Proposed)
- valgrind 1:3.7.0-0ubuntu3.1 in powerpc (Updates)