public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: A couple of trivial fixes
Date: Tue, 22 Mar 2022 22:10:17 +0000	[thread overview]
Message-ID: <CAOnWdohnGeh8A-VXB1LeywaCV6nrwJ1RT5xO=8dw8MbUcfbaWw@mail.gmail.com> (raw)
In-Reply-To: <CAOnWdoig5UssjwG4s+waPrBPxbtkbWjYfn50q=84n215WmVC6g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

On Wed, 6 Jan 2021 at 21:46, Reuben Thomas <rrt@sc3d.org> wrote:

> On Mon, 4 Jan 2021 at 19:33, Tom Tromey <tom@tromey.com> wrote:
>
>> >>>>> "Reuben" == Reuben Thomas via Gdb-patches <
>> gdb-patches@sourceware.org> writes:
>>
>> Reuben> I attach a couple of patches against master as of just now, one
>> to fix the
>> Reuben> English in a comment, and the other to remove gdb_select.h from
>> Reuben> gdb/Makefile.in, as it has been moved to gdbsupport/ (this broke
>> "make
>> Reuben> tags").
>>
>> Hi.  Thanks for the patches.
>>
>> Before we can check them in, they both need ChangeLog entries.
>>
>
> Thanks, I've added a ChangeLog entry to the gdb patch and attach it here.
>

This patch was never applied to GDB as far as I can see, and it's still
needed.

I attach a revised version of the patch with no ChangeLog entry, since
these seem to have been discontinued.

-- 
https://rrt.sc3d.org

[-- Attachment #2: 0001-gdb-Makefile.in-remove-gdb_select.h-moved-to-gdbsupp.patch --]
[-- Type: text/x-patch, Size: 616 bytes --]

From f0080060d75228bee0ad288bf761001eb1726af6 Mon Sep 17 00:00:00 2001
From: Reuben Thomas <rrt@sc3d.org>
Date: Sat, 2 Jan 2021 12:09:27 +0000
Subject: [PATCH] gdb/Makefile.in: remove gdb_select.h, moved to gdbsupport

---
 gdb/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index aecab41eeb8..59712aeda49 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1321,7 +1321,7 @@ HFILES_NO_SRCDIR = \
 	gdb_curses.h \
 	gdb_expat.h \
 	gdb_proc_service.h \
-	gdb_select.h \
+	gdb_regex.h \
 	gdb-stabs.h \
 	gdb_vfork.h \
 	gdb_wchar.h \
-- 
2.25.1


  reply	other threads:[~2022-03-22 22:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 12:16 Reuben Thomas
2021-01-04 19:33 ` Tom Tromey
2021-01-06 21:46   ` Reuben Thomas
2022-03-22 22:10     ` Reuben Thomas [this message]
2022-03-23 10:50       ` [PATCHv2 0/3] Fix for 'make tags' build rule Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 1/3] gdb/Makefile.in: remove SOURCES variable Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 2/3] gdb/Makefile.in: fix 'make tags' build target Andrew Burgess
2022-03-23 10:50         ` [PATCHv2 3/3] gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in Andrew Burgess
2022-04-03 14:50         ` [PATCHv2 0/3] Fix for 'make tags' build rule Andrew Burgess

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='CAOnWdohnGeh8A-VXB1LeywaCV6nrwJ1RT5xO=8dw8MbUcfbaWw@mail.gmail.com' \
    --to=rrt@sc3d.org \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).