From: Daniel Jacobowitz <drow@false.org>
To: Michael Snyder <msnyder@redhat.com>,
gdb-patches@sources.redhat.com, Mark Kettenis <kettenis@gnu.org>
Subject: Re: [rfa] Rename thread-db.c to linux-thread-db.c.
Date: Sun, 14 Nov 2004 18:53:00 -0000 [thread overview]
Message-ID: <20041114185329.GB4138@nevyn.them.org> (raw)
In-Reply-To: <20041114184859.GA4138@nevyn.them.org>
On Sun, Nov 14, 2004 at 01:48:59PM -0500, Daniel Jacobowitz wrote:
> On Fri, Nov 12, 2004 at 12:26:25PM -0800, Michael Snyder wrote:
> > Daniel Jacobowitz wrote:
> > >Mark asked me to rename thread-db.c, to make it clear that it is a
> > >GNU/Linux
> > >specific file, before I made further structural changes to it. This patch
> > >renames it to linux-thread-db.c.
> > >
> > >No djgpp tweaks are necessary (it doesn't conflict with anything; we used
> > >to
> > >have a linux-thread.c, IIRC, but it's long dead).
> > >
> > >OK to commit? I've omitted the actual rename from the patch.
> > >
> >
> > OK with me.
>
> Thanks, committed the attached (I missed one Makefile rule last time).
And I got it wrong this time! Also committed the attached.
--
Daniel Jacobowitz
2004-11-14 Daniel Jacobowitz <dan@debian.org>
* Makefile.in (linux-thread-db.o): Fix typo in last change.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.667
diff -u -p -r1.667 Makefile.in
--- Makefile.in 14 Nov 2004 18:47:49 -0000 1.667
+++ Makefile.in 14 Nov 2004 18:52:30 -0000
@@ -2612,7 +2612,7 @@ target.o: target.c $(defs_h) $(gdb_strin
thread.o: thread.c $(defs_h) $(symtab_h) $(frame_h) $(inferior_h) \
$(environ_h) $(value_h) $(target_h) $(gdbthread_h) $(command_h) \
$(gdbcmd_h) $(regcache_h) $(gdb_h) $(gdb_string_h) $(ui_out_h)
-linux-thread-db.o: linux-thread-db.c $(defs_h) $(gdb_assert_h)
+linux-thread-db.o: linux-thread-db.c $(defs_h) $(gdb_assert_h) \
$(gdb_proc_service_h) $(gdb_thread_db_h) $(bfd_h) $(gdbthread_h) \
$(inferior_h) $(symfile_h) $(objfiles_h) $(target_h) $(regcache_h) \
$(solib_svr4_h)
prev parent reply other threads:[~2004-11-14 18:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-09 3:24 Daniel Jacobowitz
2004-11-10 18:11 ` Mark Kettenis
2004-11-12 20:26 ` Michael Snyder
2004-11-14 18:49 ` Daniel Jacobowitz
2004-11-14 18:53 ` Daniel Jacobowitz [this message]
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=20041114185329.GB4138@nevyn.them.org \
--to=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@gnu.org \
--cc=msnyder@redhat.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