From: Andrew Cagney <cagney@gnu.org>
To: Mark Kettenis <kettenis@chello.nl>, brobecker@gnat.com
Cc: gdb-patches@sources.redhat.com, cagney@redhat.com,
Peter.Schauer@regent.e-technik.tu-muenchen.de, kevinb@redhat.com
Subject: Re: [RFC/AIX] xm-aix4.h - Remove FIVE_ARG_PTRACE & USE_O_NOCTTY defines
Date: Sun, 08 Aug 2004 13:51:00 -0000 [thread overview]
Message-ID: <41162FDE.50809@gnu.org> (raw)
In-Reply-To: <200408081149.i78Bn73Q009793@elgar.kettenis.dyndns.org>
> Date: Sat, 7 Aug 2004 21:49:44 -0700
> From: Joel Brobecker <brobecker@gnat.com>
>
> config/xm-aix4.h has the following definitions:
>
> | #define FIVE_ARG_PTRACE
>
> This one really belongs in a nm.h file. How about moving it to
> rs6000/nm-rs6000.h.
Joel's correct here.
ptrace(), just like printf, "double", or <string.h>, is just another
host function that can, well at least in theory, be probed by autoconf.
I'm just not sure how we can probe the attributes we need:
FIVE_ARG_PTRACE, PTRACE_ARG3_TYPE, TRACE_XFER_TYPE, ...
Andrew
PS: nm*.h is also well on its way to the chopping block. It's contents
have well and truely been reduced to a bunch of hacks that should be in
the target/gdbarch vectors and/or autoconf.
prev parent reply other threads:[~2004-08-08 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-08 4:49 Joel Brobecker
2004-08-08 11:50 ` Mark Kettenis
2004-08-08 13:51 ` Andrew Cagney [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=41162FDE.50809@gnu.org \
--to=cagney@gnu.org \
--cc=Peter.Schauer@regent.e-technik.tu-muenchen.de \
--cc=brobecker@gnat.com \
--cc=cagney@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@chello.nl \
--cc=kevinb@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