valgrind binary package in Ubuntu Lunar armhf
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)
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2023-04-06 08:49:07 UTC | Published | Ubuntu Lunar armhf | release | main | devel | Optional | 1:3.19.0-1ubuntu2 | ||
|
|||||||||
Deleted | Ubuntu Lunar armhf | proposed | main | devel | Optional | 1:3.19.0-1ubuntu2 | |||
|
|||||||||
2023-04-06 08:49:36 UTC | Superseded | Ubuntu Lunar armhf | release | main | devel | Optional | 1:3.19.0-1ubuntu1 | ||
|
|||||||||
2023-04-07 12:10:11 UTC | Deleted | Ubuntu Lunar armhf | proposed | main | devel | Optional | 1:3.19.0-1ubuntu1 | ||
|
|||||||||
2022-12-05 11:43:18 UTC | Superseded | Ubuntu Lunar armhf | release | main | devel | Optional | 1:3.18.1-1ubuntu2 | ||
|