keiths / rpms / gdb

Forked from rpms/gdb 4 months ago
Clone

2f55d67 - Don't check for stgit unless needed w/generate-git-repo-from-patches.sh.

Authored and Committed by keiths 3 years ago
55 files changed. 663 lines added. 2197 lines removed.
_gdb.spec.Patch.include
file modified
+8 -0
_gdb.spec.patch.include
file modified
+2 -0
_patch_order
file modified
+2 -0
gdb-6.3-attach-see-vdso-test.patch
file modified
+11 -6
gdb-6.3-bz140532-ppc-unwinding-test.patch
file modified
+6 -6
gdb-6.3-bz202689-exec-from-pthread-test.patch
file modified
+3 -3
gdb-6.3-gstack-20050411.patch
file modified
+3 -3
gdb-6.3-inferior-notification-20050721.patch
file modified
+18 -17
gdb-6.3-inheritancetest-20050726.patch
file modified
+2 -3
gdb-6.3-mapping-zero-inode-test.patch
file modified
+3 -3
gdb-6.3-test-dtorfix-20050121.patch
file modified
+2 -2
gdb-6.3-test-movedir-20050125.patch
file modified
+5 -7
gdb-6.3-test-pie-20050107.patch
file modified
+32 -34
gdb-6.3-threaded-watchpoints2-20050225.patch
file modified
+11 -12
gdb-6.5-BEA-testsuite.patch
file modified
+61 -61
gdb-6.5-bz109921-DW_AT_decl_file-test.patch
file modified
+5 -5
gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
file modified
+10 -5
gdb-6.5-bz243845-stale-testing-zombie-test.patch
file modified
+6 -5
gdb-6.5-gcore-buffer-limit-test.patch
file modified
+11 -6
gdb-6.5-ia64-libunwind-leak-test.patch
file modified
+11 -6
gdb-6.5-last-address-space-byte-test.patch
file modified
+3 -3
gdb-6.5-missed-trap-on-step-test.patch
file modified
+4 -4
gdb-6.5-readline-long-line-crash-test.patch
file modified
+5 -13
gdb-6.5-section-num-fixup-test.patch
file modified
+11 -6
gdb-6.5-sharedlibrary-path.patch
file modified
+27 -14
gdb-6.6-buildid-locate-rpm.patch
file modified
+8 -8
gdb-6.6-buildid-locate.patch
file modified
+21 -8
gdb-6.6-bz229517-gcore-without-terminal.patch
file modified
+3 -3
gdb-6.6-bz230000-power6-disassembly-test.patch
file modified
+1 -1
gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
file modified
+3 -3
gdb-6.7-charsign-test.patch
file modified
+4 -4
gdb-6.8-bz442765-threaded-exec-test.patch
file modified
+1 -1
gdb-6.8-bz466901-backtrace-full-prelinked.patch
file modified
+3 -3
gdb-archer-vla-tests.patch
file modified
+69 -47
gdb-btrobust.patch
file modified
+27 -0
gdb-bz601887-dwarf4-rh-test.patch
file modified
+2 -2
gdb-bz634108-solib_address.patch
file modified
+1 -1
gdb-dts-rhel6-python-compat.patch
file modified
+25 -6
gdb-fortran-frame-string.patch
file modified
+4 -4
gdb-glibc-strstr-workaround.patch
file modified
+7 -3
gdb-gnat-dwarf-crash-3of3.patch
file modified
+16 -8
gdb-lineno-makeup-test.patch
file modified
+2 -2
gdb-physname-pr11734-test.patch
file modified
+5 -10
gdb-ppc-power7-test.patch
file modified
+2 -2
gdb-rhbz1156192-recursive-dlopen-test.patch
file modified
+25 -4
gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch
file modified
+1 -1
gdb-rhbz1398387-tab-crash-test.patch
file modified
+1 -1
gdb-rhbz1941080-fix-gdbserver-hang.patch
file modified
+0 -1798
gdb-test-dw2-aranges.patch
file modified
+1 -1
gdb-test-ivy-bridge.patch
file modified
+42 -43
gdb-test-pid0-core.patch
file modified
+5 -5
gdb-vla-intel-stringbt-fix.patch
file modified
+3 -3
generate-git-repo-from-patches.sh
file modified
+2 -1
process_psymtab_comp_unit-type-unit.patch
file added
+65
testing-custom-inputrc.patch
file added
+52
    - Don't check for stgit unless needed w/generate-git-repo-from-patches.sh.
    - Fix all patches wrt git diff --check.
    - Update some tests (Tom de Vries)
    - Fix ERRORs w/unsupported tests on native-gdbserver targets.
    - Backport "Disable bracketed paste mode in GDB tests" (Tom Tromey)
    - Backport "Handle DW_TAG_type_unit in process_symtab_unit" (Tom de Vries)
    
        
file modified
+8 -0
file modified
+2 -0
file modified
+2 -0
file modified
+32 -34
file modified
+61 -61
file modified
+21 -8
file modified
+4 -4
file modified
+69 -47
file modified
+27 -0
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1
file modified
+42 -43
file modified
+5 -5