- Patches added:

* gdb-testsuite-fix-gdb.mi-mi-sym-info.exp-on-opensuse-tumbleweed.patch
- Maintenance script qa.sh:
  * Add PR26873 kfails.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=334
This commit is contained in:
2022-09-29 06:03:26 +00:00
committed by Git OBS Bridge
parent 3608b5ef76
commit a6077b67a9
4 changed files with 56 additions and 0 deletions

View File

@@ -383,6 +383,8 @@ Patch2112: gdb-testsuite-fix-gdb.reverse-i387-env-reverse.exp-for-pie.patch
Patch2113: gdb-testsuite-fix-gdb.ada-literals.exp-with-aarch64.patch
# https://sourceware.org/bugzilla/show_bug.cgi?id=29423#c8
Patch2114: gdb-fix-watchpoints-triggered.patch
# https://sourceware.org/pipermail/gdb-patches/2022-September/192172.html
Patch2115: gdb-testsuite-fix-gdb.mi-mi-sym-info.exp-on-opensuse-tumbleweed.patch
# Debug patches.
@@ -795,6 +797,7 @@ find -name "*.info*"|xargs rm -f
%patch2112 -p1
%patch2113 -p1
%patch2114 -p1
%patch2115 -p1
#unpack libipt
%if 0%{have_libipt}