bedbb9e5b8
- Remove fix due to regressions [bsc#1185638, swo#26327]: * gdb-symtab-fix-infinite-recursion-in-dwarf2_cu-get_builder.patch
Tom de Vries2021-05-12 14:38:40 +00:00
dc44c74411
- Backport fix for tui assert [swo#27680]: * gdb-tui-fix-len_without_escapes-in-tui-disasm.c.patch
Tom de Vries2021-05-03 07:47:57 +00:00
02ec406010
Accepting request 883627 from devel:gcc
Richard Brown
2021-04-10 13:26:39 +00:00
fbee92fc2b
- Backport fixes that ignore DEBUGINFOD_URLS during testing: * gdb-testsuite-ignore-debuginfod_urls.patch * gdb-testsuite-fix-unset-of-debuginfod_urls-in-default_gdb_init.patch
Tom de Vries2021-04-07 06:30:17 +00:00
476969a0b2
- Fix various testsuite fails on Factory using backports: * gdb-testsuite-fix-gdb.arch-amd64-stap-three-arg-disp.s.patch * gdb-testsuite-fix-xfail-handling-in-gdb.threads-gcore-thread.exp.patch * gdb-threads-fix-lin_thread_get_thread_signals-for-glibc-2.28.patch - Fix libthread_db problem on Factory [swo#27526, boo#1184214]: * gdb-try-to-load-libthread_db-only-after-reading-all-shared-libraries-when-attaching.patch - Workaround libncurses pulling in libpcre2_posix: * gdb-build-workaround-pcre2_posix-linking-problem.patch
Tom de Vries2021-04-06 22:25:35 +00:00
c1e9bf44b4
Accepting request 872715 from devel:gcc
Richard Brown
2021-02-22 13:22:17 +00:00
0d5f9882f6
Accepting request 872638 from home:tomdevries:branches:devel:gcc-gdb-license-fix
Richard Biener2021-02-16 07:12:59 +00:00
8da52f9fa5
Accepting request 854204 from home:tomdevries:branches:devel:gcc-gdb-sle-15-changes
Michael Matz2020-12-09 13:29:01 +00:00
ecf4346789
Accepting request 852888 from home:tomdevries:branches:devel:gcc-gdb-fix-remote-async-inferior-event-handler
Michael Matz2020-12-07 14:39:31 +00:00
94217e94c5
- Add support for official name of s390 arch13: z15. Add descriptions for arch13 instructions. Adds gdb-arch13-1.diff, gdb-arch13-2.diff and gdb-arch13-3.diff. [jsc#SLE-7903]
Michael Matz2020-01-17 15:46:53 +00:00
7366c0f556
Accepting request 743950 from home:tomdevries:branches:devel:gcc-gdb-cve-v2
Michael Matz2019-10-30 13:43:38 +00:00
3402f9d75a
- Add gdb-s390-handle-arch13.diff to handle most new s390 arch13 instructions. [fate#327369, jsc#ECO-368]
Michael Matz2019-10-14 17:54:50 +00:00
2af81dcacc
- Add power8-registers.diff for implementing access to more POWER8 registers. [fate#326120, fate#325178]
Michael Matz2018-12-06 14:50:54 +00:00
1aa67c2660
Accepting request 652001 from home:tomdevries:branches:devel:gcc
Richard Biener2018-11-26 15:24:47 +00:00
a4bd629f85
- Add gdb-fix-s390-build.diff for a Wformat error on s390.
Michael Matz2018-09-12 12:56:29 +00:00
d51e7f7f92
- Rebase to 8.2 release (as in fedora 29 @ c720d998): * 'symbol-file' and 'add-symbol-file' accept -o to add relative offset to all sections * pager accepts 'c' response to disable it for rest of command * accept _Alignof and alignof in C resp. C++ expressions * new target riscv*-*-elf * python API extensions: gdb.Type.align, gdb.execute deals with multi-line gdb commands, gdb.convenience_variable and gdb.set_convenience_variable to access convenience variables, * aarch64: properly support hardware watchpoints on unaligned addresses (needs kernel >= 4.10) - Support access to new POWER8 registers [fate#325178, fate#326120] Add patches gdb-rhbz1187581-power8-regs-1of7.patch, gdb-rhbz1187581-power8-regs-2of7.patch, gdb-rhbz1187581-power8-regs-3of7.patch, gdb-rhbz1187581-power8-regs-4of7.patch, gdb-rhbz1187581-power8-regs-5of7.patch, gdb-rhbz1187581-power8-regs-6of7.patch, gdb-rhbz1187581-power8-regs-7of7.patch . - Support ipv6 for gdbserver connections: Add patches gdb-rhbz881849-ipv6-1of3.patch, gdb-rhbz881849-ipv6-2of3.patch, gdb-rhbz881849-ipv6-3of3.patch . - Update to intel processor trace library 2.0 (from 1.6.1): Add v2.0.tar.gz, remove v1.6.1.tar.gz Remove obsolete v1.6.1-implicit-fallthrough.patch . - Remove obsolete patches: gdb-fix-python37-breakage.patch, gdb-pahole-python2.patch . - Added patches from Fedora:
Michael Matz2018-09-11 15:43:32 +00:00