From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: msnyder@redhat.com
Cc: gdb-patches@sources.redhat.com, drow@false.org
Subject: Re: [RFA] Take III, part 2: am33 linux corefile support
Date: Tue, 28 Jun 2005 21:08:00 -0000 [thread overview]
Message-ID: <200506282108.j5SL8QhZ029007@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <42C09C74.1010507@redhat.com> (message from Michael Snyder on Mon, 27 Jun 2005 17:40:20 -0700)
Date: Mon, 27 Jun 2005 17:40:20 -0700
From: Michael Snyder <msnyder@redhat.com>
OK, here's this part again. Mark, I used the osabi mechanism
to register my corefile handlers, and I changed the typedefs
from unsigned char to gdb_byte.
Great! But I have the same question as Daniel regarding the need for
the sniffer. Please make am33_regset_from_core_section static and
remove the prototype from mn10300-tdep.h. That removes the need to
include "regset.h" there[1]. Oh, and please remove the needless (void
*) cast in the register_raw_supply and register_raw_collect calls.
Be advised that there are Linux systems out there that leak things in
the ELF_ and elf_ "namespaces". This code won't compile on those
systems.
Mark
[1] Which shouldn't have been done in the first place; a forward
"struct regset" declaration would have been enough.
next prev parent reply other threads:[~2005-06-28 21:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 0:41 Michael Snyder
2005-06-28 1:43 ` Daniel Jacobowitz
2005-06-29 2:14 ` Michael Snyder
2005-06-29 2:16 ` Daniel Jacobowitz
2005-06-28 21:08 ` Mark Kettenis [this message]
2005-09-02 23:02 ` Kevin Buettner
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=200506282108.j5SL8QhZ029007@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--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