From: Kris Warkentin <kewarken@qnx.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch] remove deprecated core support from QNX NTO
Date: Thu, 23 Dec 2004 09:21:00 -0000 [thread overview]
Message-ID: <41CA354B.50807@qnx.com> (raw)
In-Reply-To: <200412222203.iBMM3ULD001405@elgar.sibelius.xs4all.nl>
Mark Kettenis wrote:
> Date: Tue, 21 Dec 2004 18:23:35 -0500
> From: Kris Warkentin <kewarken@qnx.com>
>
> Really long ChangeLog for relatively simple fix. Created new
> supply_regset functions and changed my old ones to call them instead.
>
> Then register them with gdbarch and rip out all the deprecated stuff.
>
> Look okay?
>
> Any reason why you can't use the generic register support in
> i386-tdep.c?
Actually, I take advantage of the i387 generics for the floating point
regs since our kernel just uses the opcode to push them in the normal
order. Unfortunately though, our gpregs are in a different order and
not all of them are there so we have some unique mappings. Plus, having
it all in one place makes it more consistent when switching between
native and remote targets.
cheers,
Kris
next prev parent reply other threads:[~2004-12-23 3:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-22 22:03 Kris Warkentin
2004-12-23 3:02 ` Mark Kettenis
2004-12-23 9:21 ` Kris Warkentin [this message]
[not found] <41CA34EF.6040401@qnx.com>
2004-12-23 16:28 ` M.M. Kettenis
2004-12-23 17:12 ` Kris Warkentin
2004-12-23 22:31 ` Kris Warkentin
2004-12-23 22:34 ` Mark Kettenis
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=41CA354B.50807@qnx.com \
--to=kewarken@qnx.com \
--cc=gdb-patches@sources.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