devtoolset-2-valgrind - Tool for finding memory management bugs in programs
Website: | http://www.valgrind.org/ |
---|---|
License: | GPLv2 |
Vendor: | Scientific Linux CERN, http://cern.ch/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-30.8.el5.i386 [13.4 MiB] |
Changelog
by Mark Wielaard (2013-12-11):
- Remove nonexp-regtest check hack. (#1019750) |
devtoolset-2-valgrind-3.8.1-14.4.el5.i386 [13.4 MiB] |
Changelog
by Lubos Kocman (2013-08-02):
- Fixing incorrect dist-tag el5_6 -> el5 |