public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: - Disable addon (finish) due to inline-cmds.exp: up from outer_inline2
@ 2026-06-27 23:54 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2026-06-27 23:54 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : 9291de59d713cebc42fcb41842cfce2589f7f032
            Author : Jan Kratochvil <jkratoch@fedoraproject.org>
            Date   : 2010-01-23T00:00:24+00:00
            Stats  : +8/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/9291de59d713cebc42fcb41842cfce2589f7f032?branch=gdb-17.2-rebase-f44

            Log:
            - Disable addon (finish) due to inline-cmds.exp: up from outer_inline2
    assert.
- Fix gdb.arch/powerpc-power7.exp compatibility.

---
diff --git a/gdb-ppc-power7-test.patch b/gdb-ppc-power7-test.patch
index 876c134..c694730 100644
--- a/gdb-ppc-power7-test.patch
+++ b/gdb-ppc-power7-test.patch
@@ -52,7 +52,7 @@
 +
 +proc instr_to_patt {offset instr} {
 +    # 0x0000000000000018 <func+24>:	stxvd2x vs43,r4,r5
-+    return ".*\r\n[string map {0x 0x0*} $offset] <func\\+?\[0-9\]*>:\[ \t\]*[string map [list { } "\[ \t\]+" . {\.}] $instr]\[ \t\]*\r\n.*"
++    return ".*\r\n\[ \t\]*[string map {0x 0x0*} $offset] <(func)?\\+?\[0-9\]*>:\[ \t\]*[string map [list { } "\[ \t\]+" . {\.}] $instr]\[ \t\]*\r\n.*"
 +}
 +
 +# KFAIL strings would not exist if -Many would print the same as -Mpower7.

diff --git a/gdb.spec b/gdb.spec
index 6478d7d..28cb185 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -36,7 +36,7 @@ Version: 7.0.50.20100121
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 5%{?_with_upstream:.upstream}%{dist}
+Release: 6%{?_with_upstream:.upstream}%{dist}
 
 License: GPLv3+
 Group: Development/Debuggers
@@ -347,6 +347,7 @@ Patch326: gdb-6.8-tui-singlebinary.patch
 # Support transparent debugging of inlined functions for an optimized code.
 # Disable break-by-name on inlined functions due to a regression on parameters
 # of inlined functions falsely <optimized out> (BZ 556975 Comment 8).
+# Disable addon (finish) due to inline-cmds.exp: up from outer_inline2 assert.
 Patch350: gdb-6.8-inlining-addon.patch
 Patch328: gdb-6.8-inlining-by-name.patch
 
@@ -659,7 +660,7 @@ rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c
 %patch322 -p1
 %patch324 -p1
 %patch326 -p1
-%patch350 -p1
+###patch350 -p1
 ###patch328 -p1
 %patch329 -p1
 %patch330 -p1
@@ -1017,6 +1018,10 @@ fi
 %endif
 
 %changelog
+* Fri Jan 22 2010 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.0.50.20100121-6.fc13
+- Disable addon (finish) due to inline-cmds.exp: up from outer_inline2 assert.
+- Fix gdb.arch/powerpc-power7.exp compatibility.
+
 * Fri Jan 22 2010 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.0.50.20100121-5.fc13
 - Disable break-by-name on inlined functions due to a regression on parameters
   of inlined functions falsely <optimized out> (BZ 556975 Comment 8).

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:54 [rpms/gdb] gdb-17.2-rebase-f44: - Disable addon (finish) due to inline-cmds.exp: up from outer_inline2 Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox