Tool for finding memory management bugs in programs
Resolves: #RHEL-75470
valgrind python dependency - Split off the gdb integration and
python3.11 scripts into a separate subpackage [rhel-10]
- Split main valgrind package into several subpackages:
- valgrind now contains just the core tools.
- valgrind-scripts contains the post-processing scripts for callgrind,
cachegrind, massif and dhat which depend on perl and python.
- valgrind-gdb contains the debuginfo client/server and (v)gdb support.
- valgrind-docs contains the man pages, html and pdf manual.
- Adjust Requires/Recommends to subpackages can be installed independently.
- valgrind-devel now Recommends, instead of Requires, valgrind.
- valgrind-gdb Requires valgrind
- valgrind-scripts Recommends valgrind-gdb
- valgrind-gdb Recommends gdb
|
||
|---|---|---|
| .fmf | ||
| plans | ||
| .gitignore | ||
| 0001-Prepare-NEWS-for-branch-3.24-fixes.patch | ||
| 0002-vgdb.c-fork_and_exec_valgrind-Fix-off-by-one-error-w.patch | ||
| 0003-vgdb.c-fork_and_exec_valgrind-Fix-another-off-by-one.patch | ||
| 0004-regtest-add-a-fdleak-filter-for-write-on-write-on-li.patch | ||
| 0005-Add-exp-and-supp-patterns-for-missing-main-frame-for.patch | ||
| 0006-Add-additional-exp-ppc64le-files-to-EXTRA_DIST.patch | ||
| 0007-Add-support-for-landlock_create_ruleset-444-landlock.patch | ||
| 0008-helgrind-tests-tc17_sembar.c-Remove-bool-typedef.patch | ||
| 0009-drd-tests-swapcontext.c-Rename-typedef-struct-thread.patch | ||
| 0010-none-tests-bug234814.c-sa_handler-take-an-int-as-arg.patch | ||
| 0011-Add-open_tree-move_mount-fsopen-fsconfig-fsmount-fsp.patch | ||
| 0012-Recognize-new-DWARF5-DW_LANG-constants.patch | ||
| 0013-Bug-498317-FdBadUse-is-not-a-valid-CoreError-type-in.patch | ||
| 0014-linux-support-EVIOCGRAB-ioctl.patch | ||
| gating.yaml | ||
| rpminspect.yaml | ||
| sources | ||
| valgrind-3.9.0-cachegrind-improvements.patch | ||
| valgrind-3.9.0-ldso-supp.patch | ||
| valgrind-3.16.0-some-stack-protector.patch | ||
| valgrind-3.16.0-some-Wl-z-now.patch | ||
| valgrind.spec | ||