development/debuggers

devtoolset-7-valgrind - Tool for finding memory management bugs in programs

Website: http://www.valgrind.org/
License: GPLv2+
Vendor: CloudLinux
Description:
Valgrind is an instrumentation framework for building dynamic analysis
tools. There are Valgrind tools that can automatically detect many
memory management and threading bugs, and profile your programs in
detail. You can also use Valgrind to build new tools. The Valgrind
distribution currently includes six production-quality tools: a memory
error detector (memcheck, the default tool), two thread error
detectors (helgrind and drd), a cache and branch-prediction profiler
(cachegrind), a call-graph generating cache and branch-prediction
profiler (callgrind), and a heap profiler (massif).

How to Install

yum install https://extras.getpagespeed.com/release-el6-latest.rpm
yum install devtoolset-7-valgrind

Packages

devtoolset-7-valgrind-3.13.0-11.el6.i686 [8.9 MiB] Changelog by Mark Wielaard (2018-02-22):
- rebuilt

Donate