Package: valgrind Version: 1:3.14-0 Architecture: amd64 Maintainer: Alessandro Ghedini Installed-Size: 82917 Depends: libc6 (>= 2.14), libc6-dbg Recommends: valgrind-dbg, gdb Suggests: valgrind-mpi, kcachegrind, alleyoop, valkyrie (>> 1.3.0) Breaks: valgrind-dev Replaces: valgrind-dev Filename: ./amd64/valgrind_3.14-0_amd64.deb Size: 14219344 MD5sum: 0d20a505e8c4a630675959498a39b702 SHA1: f7dccfa859845cde6cdefb8794c71a24b3fb45bb SHA256: 889d6ee0f29c569549b1e13db80617bf4bc8e078b34dfb436d4b0aae9b7d4303 Section: devel Priority: optional Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . The Valgrind distribution currently includes six production-quality tools: * a memory error detector (Memcheck) * two thread error detectors (Helgrind and DRD) * a cache and branch-prediction profiler (Cachegrind) * a call-graph generating cache and branch-prediction profiler (Callgrind) * a heap profiler (Massif) It also includes three experimental tools: * a stack/global array overrun detector (SGCheck) * a second heap profiler that examines how heap blocks are used (DHAT) * a SimPoint basic block vector generator (BBV) Package: valgrind-dbg Source: valgrind Version: 1:3.14-0 Architecture: amd64 Maintainer: Alessandro Ghedini Installed-Size: 188363 Depends: valgrind (= 1:3.14-0) Filename: ./amd64/valgrind-dbg_3.14-0_amd64.deb Size: 44122390 MD5sum: 692606ea375bad02cf30c128e91768bf SHA1: fd6372dab304be391aa5696315e66bf20685f396 SHA256: 764b0afdd6d3af27b55390282cf381aa8f10caba8c90e64d60dec44746720ec7 Section: debug Priority: optional Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools (debug) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the debug symbols for valgrind's tools and libraries. Package: valgrind-mpi Source: valgrind Version: 1:3.14-0 Architecture: amd64 Maintainer: Alessandro Ghedini Installed-Size: 385 Depends: libc6 (>= 2.4), libopenmpi2, valgrind (= 1:3.14-0) Recommends: gdb Filename: ./amd64/valgrind-mpi_3.14-0_amd64.deb Size: 124730 MD5sum: 4f9a71a12cc8363f00747c8df85f89e8 SHA1: 2a66d74a433028fa258770f78d7d277773a73ca3 SHA256: 068005cdf10621464932c748feaf6b01019a6cbaac98532f26010dfdea3668ce Section: devel Priority: optional Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools (MPI module) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the "mpiwrap" library for debugging distributed-memory applications which use the MPI message passing standard.