public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jkratoch@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: - Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp.
Date: Sat, 27 Jun 2026 23:54:31 GMT	[thread overview]
Message-ID: <178260447116.1.2563293230043613925.rpms-gdb-a7d6efc17bf2@fedoraproject.org> (raw)

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).

                 reply	other threads:[~2026-06-27 23:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178260447116.1.2563293230043613925.rpms-gdb-a7d6efc17bf2@fedoraproject.org \
    --to=jkratoch@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox