# Source: valgrind # Package: valgrind # Versions: valgrind (1:3.10.0-1), valgrind (1:3.10.0-2), valgrind (1:3.10.0-3), valgrind (1:3.10.0-4), valgrind (1:3.10.1-1), valgrind (1:3.10.1-2), valgrind (1:3.10.1-3), valgrind (1:3.10.1-4), valgrind (1:3.11.0-1), valgrind (1:3.11.0-1+b1), valgrind (1:3.11.0-1+b2), valgrind (1:3.11.0-1+b3), valgrind (1:3.12.0-1), valgrind (1:3.12.0-1.1), valgrind (1:3.12.0~svn20160714-1), valgrind (1:3.12.0~svn20160714-1+b1), valgrind (1:3.13.0-1), valgrind (1:3.13.0-2), valgrind (1:3.13.0-2+b1), valgrind (1:3.13.0-2.1), valgrind (1:3.14.0-2), valgrind (1:3.14.0-3), valgrind (1:3.15.0-1), valgrind (1:3.16.1-1), valgrind (1:3.17.0-1), valgrind (1:3.18.1-1), valgrind (1:3.18.1-1.1), valgrind (1:3.19.0-1), valgrind (1:3.20.0-2), valgrind (1:3.20.0-2.1), valgrind (1:3.24.0-1), valgrind (1:3.24.0-2), valgrind (1:3.24.0-3), valgrind (1:3.25.1-1), valgrind (1:3.25.1-2), valgrind (1:3.25.1-3), valgrind (1:3.27.1-0.1), valgrind (1:3.27.1-0.2), valgrind (1:3.7.0-5), valgrind (1:3.7.0-6), valgrind (1:3.8.0-1), valgrind (1:3.8.1-1), valgrind (1:3.8.1-2), valgrind (1:3.8.1-3), valgrind (1:3.8.1-4), valgrind (1:3.8.1-4+b1), valgrind (1:3.8.1-5), valgrind (1:3.8.1-6), valgrind (1:3.9.0-1), valgrind (1:3.9.0-2), valgrind (1:3.9.0-4), valgrind (1:3.9.0-5), valgrind (1:3.9.0-6), valgrind (1:3.9.0-7) # This Description is active # Prioritize: 45 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) Description-es: . # other Descriptions of the valgrind package with a translation in es: # # Description-id: 19821 https://ddtp.debian.org/ddt.cgi?desc_id=19821 # patch https://ddtp.debian.org/ddt.cgi?diff1=19821&diff2=130704&language=es # This Description was in wheezy from 2011-02-12 to 2011-05-23; # This Description was in etch from 2006-01-01 to 2011-07-22; # This Description was in sid from 2006-02-21 to 2011-05-11; # This Description was in lenny from 2007-06-14 to 2011-07-22; # This Description was in squeeze from 2009-02-16 to 2014-07-22; #