Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
valgrind - Tool for finding memory management bugs in programs
- Description:
Valgrind is a 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/new/free/delete are intercepted. As a result, Valgrind can
detect a lot of problems that are otherwise very hard to
find/diagnose.
Packages
| valgrind-3.11.0-27.fc24.i686
[4.1 MiB] |
Changelog
by Mark Wielaard (2017-07-05):
- Add valgrind-3.12.0-arm-index-hardwire.patch (#1466017)
|
| valgrind-3.11.0-27.fc24.x86_64
[5.9 MiB] |
Changelog
by Mark Wielaard (2017-07-05):
- Add valgrind-3.12.0-arm-index-hardwire.patch (#1466017)
|
| valgrind-3.11.0-24.fc24.i686
[4.1 MiB] |
Changelog
by Mark Wielaard (2016-07-21):
- Mandatory Perl build-requires added
- Add valgrind-3.11.0-shr.patch
- Add valgrind-3.11.0-pcmpxstrx-0x70-0x19.patch
- Update valgrind-3.11.0-wrapmalloc.patch
- Add valgrind-3.11.0-sighandler-stack.patch
|
| valgrind-3.11.0-24.fc24.x86_64
[5.9 MiB] |
Changelog
by Mark Wielaard (2016-07-21):
- Mandatory Perl build-requires added
- Add valgrind-3.11.0-shr.patch
- Add valgrind-3.11.0-pcmpxstrx-0x70-0x19.patch
- Update valgrind-3.11.0-wrapmalloc.patch
- Add valgrind-3.11.0-sighandler-stack.patch
|
| valgrind-3.11.0-23.fc24.x86_64
[5.9 MiB] |
Changelog
by Mark Wielaard (2016-06-21):
- Update valgrind-3.11.0-ppoll-mask.patch (#1344082)
|
| valgrind-3.11.0-23.fc24.i686
[4.1 MiB] |
Changelog
by Mark Wielaard (2016-06-21):
- Update valgrind-3.11.0-ppoll-mask.patch (#1344082)
|