- Patches added (gdb 12 release branch backports):
* gdb-disable-commit-resumed-in-target_kill.patch * gdb-fix-assert-when-quitting-gdb-while-a-thread-is-stepping.patch * gdb-testsuite-add-new-gdb_attach-to-check-attach-command.patch * gdb-testsuite-refactor-gdb.threads-detach-step-over.exp.patch * gdb-testsuite-remove-global-declarations-in-gdb.threads-detach-step-over.exp.patch * gdbserver-switch-to-right-process-in-find_one_thread.patch - Patches removed: * gdb-testsuite-fix-race-in-gdb.threads-detach-step-over.exp.patch - Maintenance script qa.sh: * Disable PR26284 kfails. * Add PR29841 kfails. * Add kfail_powerpc64le_sle12, kfail_s390 and kfail_s390x. * Add -s390 and -s390x. * Add gdb.base/gdb-rhbz1156192-recursive-dlopen.exp kfail. * Add PR26967 kfails. * Move PR27027 kfails from kfail_factory to kfail. * Add -ppc64le alias for -powerpc64le. * Add gdb.threads/interrupt-while-step-over.exp kfail. * Add gdb.tui/tui-layout-asm-short-prog.exp kfail. * Add unix/-fPIE/-fpie overrides -static kfails. * Add gdb.guile/scm-disasm.exp kfail. * Add gdb.base/gnu_vector.exp to existing kfail. * Add gdb.guile/scm-symtab.exp kfail. * Add gdb.base/write_mem.exp kfail. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=344
This commit is contained in:
29
gdb.changes
29
gdb.changes
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 15:20:21 UTC 2022 - Tom de Vries <tdevries@suse.com>
|
||||
|
||||
- Patches added (gdb 12 release branch backports):
|
||||
* gdb-disable-commit-resumed-in-target_kill.patch
|
||||
* gdb-fix-assert-when-quitting-gdb-while-a-thread-is-stepping.patch
|
||||
* gdb-testsuite-add-new-gdb_attach-to-check-attach-command.patch
|
||||
* gdb-testsuite-refactor-gdb.threads-detach-step-over.exp.patch
|
||||
* gdb-testsuite-remove-global-declarations-in-gdb.threads-detach-step-over.exp.patch
|
||||
* gdbserver-switch-to-right-process-in-find_one_thread.patch
|
||||
- Patches removed:
|
||||
* gdb-testsuite-fix-race-in-gdb.threads-detach-step-over.exp.patch
|
||||
- Maintenance script qa.sh:
|
||||
* Disable PR26284 kfails.
|
||||
* Add PR29841 kfails.
|
||||
* Add kfail_powerpc64le_sle12, kfail_s390 and kfail_s390x.
|
||||
* Add -s390 and -s390x.
|
||||
* Add gdb.base/gdb-rhbz1156192-recursive-dlopen.exp kfail.
|
||||
* Add PR26967 kfails.
|
||||
* Move PR27027 kfails from kfail_factory to kfail.
|
||||
* Add -ppc64le alias for -powerpc64le.
|
||||
* Add gdb.threads/interrupt-while-step-over.exp kfail.
|
||||
* Add gdb.tui/tui-layout-asm-short-prog.exp kfail.
|
||||
* Add unix/-fPIE/-fpie overrides -static kfails.
|
||||
* Add gdb.guile/scm-disasm.exp kfail.
|
||||
* Add gdb.base/gnu_vector.exp to existing kfail.
|
||||
* Add gdb.guile/scm-symtab.exp kfail.
|
||||
* Add gdb.base/write_mem.exp kfail.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 15:03:04 UTC 2022 - Tom de Vries <tdevries@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user