Accepting request 929120 from home:tomdevries:branches:devel:gcc-gdb-aarch64-gdbserver-fix

- Patches added (add back ignore-errors command, dropped in
  11.1 update):
  * gdb-cli-add-ignore-errors-command.patch
- Patches added [swo#28355]:
  * gdb-tdep-aarch64-make-gdbserver-register-set-selection-dynamic.patch

OBS-URL: https://build.opensuse.org/request/show/929120
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=292
This commit is contained in:
2021-11-04 07:06:58 +00:00
committed by Git OBS Bridge
parent 68d205396b
commit 15a2a8ae6c
4 changed files with 481 additions and 0 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 2 13:03:51 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Patches added (add back ignore-errors command, dropped in
11.1 update):
* gdb-cli-add-ignore-errors-command.patch
-------------------------------------------------------------------
Mon Nov 1 10:04:24 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Patches added [swo#28355]:
* gdb-tdep-aarch64-make-gdbserver-register-set-selection-dynamic.patch
-------------------------------------------------------------------
Thu Oct 28 13:40:28 UTC 2021 - Tom de Vries <tdevries@suse.com>