public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: - Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp.
@ 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 : a7d6efc17bf288a5a5650f31a283829af628a37a
Author : Jan Kratochvil <jkratoch@fedoraproject.org>
Date   : 2010-01-19T00:46:54+00:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/a7d6efc17bf288a5a5650f31a283829af628a37a?branch=gdb-17.2-rebase-f44

Log:
- Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp.

---
diff --git a/gdb-6.8-bz457187-largefile-test.patch b/gdb-6.8-bz457187-largefile-test.patch
index 86f8fdf..d2d6cf8 100755
--- a/gdb-6.8-bz457187-largefile-test.patch
+++ b/gdb-6.8-bz457187-largefile-test.patch
@@ -61,7 +61,7 @@
 +# "\r\nCore was generated by `\[^\r\n\]*'\\.\r\nProgram terminated with signal 11, Segmentation fault\\.\r\n.*"
 +gdb_test "core-file ${corefile}"
 +
-+gdb_test "x/i $address" "\r\n$address:\[ \t\]*hlt\[ \t\]*" ".text is readable"
++gdb_test "x/i $address" "\r\n\[ \t\]*$address:\[ \t\]*hlt\[ \t\]*" ".text is readable"
 --- /dev/null	2009-04-19 14:49:00.974648389 +0200
 +++ gdb-6.8/gdb/testsuite/gdb.arch/i386-biarch-core.S	2009-04-19 14:52:28.000000000 +0200
 @@ -0,0 +1,22 @@

diff --git a/gdb.spec b/gdb.spec
index 5d9e3be..3d59fcd 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -36,7 +36,7 @@ Version: 7.0.50.20100118
 
 # 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: 1%{?_with_upstream:.upstream}%{dist}
+Release: 2%{?_with_upstream:.upstream}%{dist}
 
 License: GPLv3+
 Group: Development/Debuggers
@@ -1002,6 +1002,9 @@ fi
 %endif
 
 %changelog
+* Tue Jan 19 2010 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.0.50.20100118-2.fc13
+- Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp.
+
 * Tue Jan 19 2010 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.0.50.20100118-1.fc13
 - Upgrade to the FSF GDB snapshot: 7.0.50.20100118
 - Upgrade libstdc++-v3-python to r155978 (Phil Muldoon).

^ 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: - Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp Jan Kratochvil

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