Name: | devtoolset-8-valgrind |
---|---|
Epoch: | 1 |
Version: | 3.14.0 |
Release: | 0.1.GIT.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 28765156 |
License: | GPLv2+ |
RPM: | devtoolset-8-valgrind-3.14.0-0.1.GIT.el7.aarch64.rpm |
Source RPM: | devtoolset-8-valgrind-3.14.0-0.1.GIT.el7.src.rpm |
Build Date: | Wed Nov 21 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.valgrind.org/ |
Summary: | Tool for finding memory management bugs in programs |
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). |
- New upstream (pre-)release. - Add valgrind-3.14.0-add-vector-h.patch.
- Use valgrind_arches for ExclusiveArch when defined. - Use restorecon for scl on rhel6 to work around rpm bug (#1610676).
- Add valgrind-3.13.0-x86-arch_prctl.patch (#1610304)
- Rebuild with fixed binutils
- Remove valgrind-3.13.0-arm-disable-vfp-test.patch
- Add valgrind-3.13.0-arch_prctl.patch (#1608824)
- Add valgrind-3.13.0-separate-code.patch (#1600034) - Add valgrind-3.13.0-arm-disable-vfp-test.patch
- Don't try a full_regtest under scl, also don't adjust PATH.
- Improved valgrind-3.13.0-arm64-hwcap.patch - Add valgrind-3.13.0-arm64-ptrace.patch
- Add valgrind-3.13.0-build-id-phdrs.patch (#1566639)