public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey).
Date: Sat, 27 Jun 2026 23:54:48 GMT	[thread overview]
Message-ID: <178260448835.1.4113564925886816723.rpms-gdb-8b8af9446201@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 8b8af9446201d06f96d451bc031d0ba59ca4224f
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2010-11-18T20:33:51+01:00
Stats  : +0/-33 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/8b8af9446201d06f96d451bc031d0ba59ca4224f?branch=gdb-17.2-rebase-f44

Log:
- Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey).

---
diff --git a/gdb-6.3-terminal-fix-20050214.patch b/gdb-6.3-terminal-fix-20050214.patch
deleted file mode 100644
index d97d6a2..0000000
--- a/gdb-6.3-terminal-fix-20050214.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-2005-02-14  Jeff Johnston <jjohnstn@redhat.com>
-
-	* top.c (gdb_readline_wrapper): Ensure terminal is gdb's before calling
-	readline.
-
-2007-10-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
-
-	Port to GDB-6.7.
-
-Index: gdb-6.7/gdb/top.c
-===================================================================
---- gdb-6.7.orig/gdb/top.c	2007-09-02 23:13:56.000000000 +0200
-+++ gdb-6.7/gdb/top.c	2007-10-14 23:38:27.000000000 +0200
-@@ -795,6 +795,14 @@ gdb_readline_wrapper (char *prompt)
- 
-   back_to = make_cleanup (gdb_readline_wrapper_cleanup, cleanup);
- 
-+  /* Before calling readline, ensure we have the terminal.  If we don't
-+     have the terminal and call readline, we risk the possibility of
-+     gdb being thrown into the background.  This problem occurs when
-+     we attach to a background process on the same terminal the background
-+     process was started from and then perform some action which requires
-+     a page break prompt.  */
-+  terminal_ours ();
-+
-   /* Display our prompt and prevent double prompt display.  */
-   display_gdb_prompt (prompt);
-   rl_already_prompted = 1;

diff --git a/gdb.spec b/gdb.spec
index c52bca1..443056e 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -159,10 +159,6 @@ Patch141: gdb-6.6-step-thread-exit.patch
 #=push
 Patch259: gdb-6.3-step-thread-exit-20050211-test.patch
 
-# Prevent gdb from being pushed into background
-#=maybepush
-Patch142: gdb-6.3-terminal-fix-20050214.patch
-
 # Test sibling threads to set threaded watchpoints for x86 and x86-64
 #=fedoratest
 Patch145: gdb-6.3-threaded-watchpoints2-20050225.patch
@@ -706,7 +702,6 @@ rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c
 %patch140 -p1
 %patch141 -p1
 %patch259 -p1
-%patch142 -p1
 %patch145 -p1
 %patch148 -p1
 %patch153 -p1

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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-27 23:54 Jan Kratochvil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-27 23:54 [rpms/gdb] gdb-17.2-rebase-f44: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey) Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil
2026-06-27 23:54 Jan Kratochvil

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=178260448835.1.4113564925886816723.rpms-gdb-8b8af9446201@fedoraproject.org \
    --to=jan.kratochvil@redhat.com \
    --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