From: Mark Kettenis <kettenis@chello.nl>
To: "Kris Warkentin" <kewarken@qnx.com>
Cc: "Gdb-Patches@Sources.Redhat.Com" <gdb-patches@sources.redhat.com>
Subject: Re: [PATCH] (dagnabbit) QNX Neutrino i386 support
Date: Sun, 04 May 2003 09:37:00 -0000 [thread overview]
Message-ID: <86znm3uk71.fsf@elgar.kettenis.dyndns.org> (raw)
In-Reply-To: "Kris Warkentin"'s message of "Thu, 1 May 2003 11:41:20 -0400"
"Kris Warkentin" <kewarken@qnx.com> writes:
> Well, I'd love to just be submitting a patch to all the already committed
> stuff but since you guys haven't approved my stuff yet, now I have to submit
> the whole darn thing again. Serves you right. ;-)
>
> I've gone and refactored a bunch of stuff again. I simplified the interface
> into the backend target stuff since we were doing a lot of work for
> registers that we didn't need to.
Great!
> The main (and cool) thing that I did was to take all the backend functions,
> put them into a target vector and create defines for all the functions just
> like is done in target.h and a few other places. I think it's much more
> elegant this way and it also will make it possible to create a multi-arch
> gdb for Neutrino down the road.
Thanks, very much. This is much, much better. I'm fairly certain
this work will pay off itself in the future.
Anyway, I have two further wishes, could you rename the following files:
config/tm-qnxnto.h -> config/tm-nto.h
config/i386/tm-i386nto.h -> config/i386/tm-nto.h
config/i386/i386nto.mt -> config/i386/nto.mt
This makes things a bit more consistent with recently added new
targets. Of course it requires you to make a few changes to take into
account the new names. Please make sure you change the
#include "qnxnto.h"
in config/i386/tm-nto.h into
#include "config/tm-nto.h"
otherwise you might encounter problems building GDB.
Oh and could you make the entry for configure.tgt in the ChangeLog read:
* configure.tgt: Add i[3456]86-*-nto*.
With those changes, please go ahead and check this in.
Mark
next prev parent reply other threads:[~2003-05-04 9:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-01 15:41 Kris Warkentin
2003-05-04 9:37 ` Mark Kettenis [this message]
2003-05-05 13:58 ` Kris Warkentin
2003-05-06 4:04 ` Andrew Cagney
2003-05-06 12:29 ` Kris Warkentin
2003-05-06 16:27 ` Andrew Cagney
2003-05-06 16:52 ` Kris Warkentin
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=86znm3uk71.fsf@elgar.kettenis.dyndns.org \
--to=kettenis@chello.nl \
--cc=gdb-patches@sources.redhat.com \
--cc=kewarken@qnx.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