public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Remove gdb-testsuite-readline63-sigint-revert.patch
@ 2026-06-28  0:01 Keith Seitz
  0 siblings, 0 replies; only message in thread
From: Keith Seitz @ 2026-06-28  0:01 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : e0c46fa352ce3c5dc6a795e0d6b21865cc3ed4f3
            Author : Keith Seitz <keiths@redhat.com>
            Date   : 2023-06-08T15:34:51-07:00
            Stats  : +0/-33 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/e0c46fa352ce3c5dc6a795e0d6b21865cc3ed4f3?branch=gdb-17.2-rebase-f44

            Log:
            Remove gdb-testsuite-readline63-sigint-revert.patch

This patch was removed with the 10.2 rebase (commit 8594aea),
but appears to have been accidentally reintroduced with the 11.1 rebase
(commit 1f618b9).

---
diff --git a/gdb-testsuite-readline63-sigint-revert.patch b/gdb-testsuite-readline63-sigint-revert.patch
deleted file mode 100644
index c5e1b2e..0000000
--- a/gdb-testsuite-readline63-sigint-revert.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff --git b/gdb/testsuite/gdb.gdb/selftest.exp a/gdb/testsuite/gdb.gdb/selftest.exp
-index 7e6a4e1..969797a 100644
---- b/gdb/testsuite/gdb.gdb/selftest.exp
-+++ a/gdb/testsuite/gdb.gdb/selftest.exp
-@@ -451,25 +451,9 @@ proc test_with_self { executable } {
-     }
-     
-     set description "send SIGINT signal to child process"
--    gdb_test_multiple "signal SIGINT" "$description" {
--	-re "^signal SIGINT\r\nContinuing with signal SIGINT.\r\nQuit\r\n" {
--	    pass "$description"
--	}
--    }
--
--    set description "send ^C to child process again"
--    send_gdb "\003"
--    gdb_expect {
--	-re "(Thread .*|Program) received signal SIGINT.*$gdb_prompt $" {
--	    pass "$description"
--	}
--	-re ".*$gdb_prompt $" {
--	    fail "$description"
--	}
--	timeout {
--	    fail "$description (timeout)"
--	}
--    }
-+    gdb_test "signal SIGINT" \
-+	"Continuing with signal SIGINT.*" \
-+	"$description"
- 
-     # Switch back to the GDB thread if Guile support is linked in.
-     # "signal SIGINT" could also switch the current thread.

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

only message in thread, other threads:[~2026-06-28  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  0:01 [rpms/gdb] gdb-17.2-rebase-f44: Remove gdb-testsuite-readline63-sigint-revert.patch Keith Seitz

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