SHA256
1
0
forked from pool/gdb

- Maintenance script qa-remote.sh:

* Use qa.sh alongside qa-remote.sh.
- Maintenance script qa.sh:
  * Add PR29783 internal error.
- Patch removed (intended effect not observed):
  * gdb-fix-watchpoints-triggered.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=341
This commit is contained in:
2022-11-15 08:25:10 +00:00
committed by Git OBS Bridge
parent c883ee0252
commit afca17004c
5 changed files with 16 additions and 51 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 15 08:14:11 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Maintenance script qa-remote.sh:
* Use qa.sh alongside qa-remote.sh.
- Maintenance script qa.sh:
* Add PR29783 internal error.
- Patch removed (intended effect not observed):
* gdb-fix-watchpoints-triggered.patch
-------------------------------------------------------------------
Fri Nov 11 12:06:44 UTC 2022 - Tom de Vries <tdevries@suse.com>