Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Michael Chastain <mec.gnu@mindspring.com>
To: kettenis@chello.nl
Cc: gdb@sources.redhat.com
Subject: Re: ptrace(2) autoconf tests
Date: Mon, 09 Aug 2004 07:19:00 -0000	[thread overview]
Message-ID: <411725A3.nailSD51P54K@mindspring.com> (raw)
In-Reply-To: <200408090046.i790kqgh057267@elgar.kettenis.dyndns.org>

Mark Kettenis <kettenis@chello.nl> wrote:
> Ah, smart.  I signed myself up again.  The missing prototype on Tru64
> is suspicious; is the return value really `int'?  Current GDB code
> seems to suggest it isn't.

The man page says 'int'.

I did:

  cd /usr/include
  grep ptrace `find * -type -f print`

And I did:

  echo '#include <sys/signal.h>' > ptrace.c
  echo '#include <sys/ptrace.h>' >> ptrace.c
  cc -E ptrace.c > z1.out
  /usr/local/bin/gcc -E ptrace.c > z2.out

No prototype in sight.

All this on spe147.testdrive.hp.com,

Michael C


  reply	other threads:[~2004-08-09  7:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08 21:00 Mark Kettenis
2004-08-08 21:42 ` Michael Chastain
2004-08-09  0:46   ` Mark Kettenis
2004-08-09  7:19     ` Michael Chastain [this message]
2004-08-09 13:09     ` Andrew Cagney
2004-08-09 15:34       ` Mark Kettenis
2004-08-09 15:53         ` Andrew Cagney
2004-08-09  5:37 ` Joel Brobecker
2004-08-09 21:52   ` Mark Kettenis
2004-08-10  5:49     ` Joel Brobecker
2004-08-10  6:56       ` Michael Chastain
2004-08-10  7:20         ` Marcel Moolenaar
2004-08-10 14:45           ` John David Anglin
2004-08-10 18:52             ` Joel Brobecker
2004-08-11  2:16               ` John David Anglin
2004-08-10 19:03     ` Joel Brobecker
     [not found] <no.id>
2004-08-11  2:55 ` John David Anglin

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=411725A3.nailSD51P54K@mindspring.com \
    --to=mec.gnu@mindspring.com \
    --cc=gdb@sources.redhat.com \
    --cc=kettenis@chello.nl \
    /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