Name: | valgrind |
---|---|
Epoch: | 1 |
Version: | 3.10.0 |
Release: | 16.el7 |
Architecture: | i686 |
Group: | Development/Debuggers |
Size: | 41927166 |
License: | GPLv2+ |
RPM: | valgrind-3.10.0-16.el7.i686.rpm |
Source RPM: | valgrind-3.10.0-16.el7.src.rpm |
Build Date: | Fri Nov 20 2015 |
Build Host: | x86-ol7-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.valgrind.org/ |
Summary: | 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. |
- Patch both 32 and 64 in valgrind-3.10.1-ppc32-tabortdc.patch (#1257623)
- Add valgrind-3.10.1-ppc32-tabortdc.patch (#1257623)
- Add setuid and setresgid to valgrind-3.10.1-aarch64-syscalls.patch (#1251181)
- Add valgrind-3.10.1-ppc64-hwcap2.patch (#1249381)
- Add valgrind-3.10.1-kernel-4.0.patch (#1247557)
- Add valgrind-3.10.1-s390x-fiebra.patch (#1181993)
- Add valgrind-3.10.1-di_notify_mmap.patch (#1237206)
- Add valgrind-3.10-1-ppc64-sigpending.patch. (#1225964)
- Add valgrind-3.10-s390-spechelper.patch. (#1190169) - Add valgrind-3.10.1-aarch64-syscalls.patch. (#1188622) - Add accept4 to valgrind-3.10.1-aarch64-syscalls.patch. (#1190660) - Add valgrind-3.10.1-ppc64-accept4.patch. (#1190660) - Add valgrind-3.10.1-send-recv-mmsg.patch. (#1192103) - Add mount and umount2 to valgrind-3.10.1-aarch64-syscalls.patch. (#1193796)
- Add valgrind-3.10.1-mempcpy.patch (#1178813)