64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
# Check distro name is included in the version output.
|
|
Patch001: gdb-6.3-rh-testversion-20041202.patch
|
|
|
|
# Test sideeffects of skipping ppc .so libs trampolines (BZ 218379).
|
|
#=fedoratest
|
|
Patch002: gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
|
|
|
|
# Support for stepping over PPC atomic instruction sequences (BZ 237572).
|
|
#=fedoratest
|
|
Patch003: gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
|
|
|
|
# Test gcore memory and time requirements for large inferiors.
|
|
#=fedoratest
|
|
Patch004: gdb-6.5-gcore-buffer-limit-test.patch
|
|
|
|
# Test GCORE for shmid 0 shared memory mappings.
|
|
#=fedoratest: But it is broken anyway, sometimes the case being tested is not reproducible.
|
|
Patch005: gdb-6.3-mapping-zero-inode-test.patch
|
|
|
|
# Fix resolving of variables at locations lists in prelinked libs (BZ 466901).
|
|
#=fedoratest
|
|
Patch006: gdb-6.8-bz466901-backtrace-full-prelinked.patch
|
|
|
|
# Fix follow-exec for C++ programs (bugreported by Martin Stransky).
|
|
#=fedoratest
|
|
Patch007: gdb-archer-next-over-throw-cxx-exec.patch
|
|
|
|
# Testcase for `Setting solib-absolute-prefix breaks vDSO' (BZ 818343).
|
|
#=fedoratest
|
|
Patch008: gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
|
|
|
|
# Fix '`catch syscall' doesn't work for parent after `fork' is called'
|
|
# (Philippe Waroquiers, RH BZ 1149205).
|
|
#=fedoratest
|
|
Patch009: gdb-rhbz1149205-catch-syscall-after-fork-test.patch
|
|
|
|
# Fix '[ppc64] and [s390x] wrong prologue skip on -O2 -g code' (Jan
|
|
# Kratochvil, RH BZ 1084404).
|
|
#=fedoratest
|
|
Patch010: gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch
|
|
|
|
# Update gdb-add-index.sh such that, when the GDB environment
|
|
# variable is not set, the script is smarter than just looking for
|
|
# 'gdb' in the $PATH.
|
|
#
|
|
# The actual search order is now: /usr/bin/gdb.minimal, gdb (in the
|
|
# $PATH), then /usr/libexec/gdb.
|
|
#
|
|
# For the rationale of looking for gdb.minimal see:
|
|
#
|
|
# https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot
|
|
#
|
|
#=fedora
|
|
Patch011: gdb-add-index.patch
|
|
|
|
# Not a backport. Add a new script which hooks into GDB and suggests
|
|
# RPMs to install when GDB finds an objfile with no debug info.
|
|
Patch012: gdb-add-rpm-suggestion-script.patch
|
|
|
|
# Backport "s390: Add support for z17 as CPU name"
|
|
# (Jens Remus, RHEL-50069)
|
|
Patch013: gdb-rhel-50069-support-z17.patch
|
|
|