| Name: | valgrind |
|---|---|
| Epoch: | 1 |
| Version: | 3.9.0 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | Development/Debuggers |
| Size: | 41699857 |
| License: | GPLv2+ |
| RPM: | valgrind-3.9.0-6.el7.x86_64.rpm |
| Source RPM: | valgrind-3.9.0-6.el7.src.rpm |
| Build Date: | Wed May 07 2014 |
| Build Host: | ca-buildj3.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. |
- Add valgrind-3.9.0-ppc64-priority.patch. (#1073613)
- Add valgrind-3.9.0-s390-dup3.patch. (#1067486)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Add valgrind-3.9.0-manpage-memcheck-options.patch. (#1040914) - Add valgrind-3.9.0-s390-fpr-pair.patch. (#1036615)
- Add valgrind-3.9.0-s390x-ld-supp.patch. (#1032282) - Add valgrind-3.9.0-xabort.patch. (#1035704)
- Add valgrind-3.9.0-dwz-alt-buildid.patch. (#1029875)
- Remove unnecessary and unapplied valgrind-3.8.1-movntdqa.patch - Remove valgrind-3.9.0-s390x-workarounds.patch - Add valgrind-3.9.0-s390-risbg.patch (#1018325)
- Add s390x workarounds. (#1018325)
- Upgrade to valgrind 3.9.0 final. - Remove support for really ancient GCCs (valgrind-3.9.0-config_h.patch). - Add valgrind-3.9.0-amd64_gen_insn_test.patch. - Remove and cleanup fake 32-bit libgcc package.