devtoolset-2-valgrind - Tool for finding memory management bugs in programs
Website: | http://www.valgrind.org/ |
---|---|
License: | GPLv2 |
Vendor: | Scientific Linux |
- 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
devtoolset-2-valgrind-3.8.1-14.4.el5.x86_64 [15.3 MiB] |
Changelog
by Lubos Kocman (2013-08-02):
- Fixing incorrect dist-tag el5_6 -> el5 |
devtoolset-2-valgrind-3.8.1-14.4.el5.src [8.0 MiB] |
Changelog
by Lubos Kocman (2013-08-02):
- Fixing incorrect dist-tag el5_6 -> el5 |