SHA256
1
0
forked from pool/gdb

- Patches added (swo#29277):

* gdb-fix-assert-in-handle_jit_event.patch
- Maintenance script qa.sh:
  * Add PR29706 and PR28617 kfails.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=337
This commit is contained in:
2022-10-20 10:13:34 +00:00
committed by Git OBS Bridge
parent c834959acd
commit d7562cf604
4 changed files with 69 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 19 16:35:34 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Patches added (swo#29277):
* gdb-fix-assert-in-handle_jit_event.patch
- Maintenance script qa.sh:
* Add PR29706 and PR28617 kfails.
-------------------------------------------------------------------
Thu Sep 29 08:25:06 UTC 2022 - Fabian Vogt <fvogt@suse.com>