Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Tom Rix <trix@redhat.com>, gdb-patches@sources.redhat.com
Cc: kevinb@redhat.com
Subject: Re: patch, Aix 5.1 ptrace64 build failure
Date: Wed, 20 Mar 2002 13:18:00 -0000	[thread overview]
Message-ID: <1020320211818.ZM18872@localhost.localdomain> (raw)
In-Reply-To: Tom Rix <trix@redhat.com> "patch, Aix 5.1 ptrace64 build failure" (Mar 18,  2:31pm)

On Mar 18,  2:31pm, Tom Rix wrote:

> Gdb fails to build on AIX 5.1 because the system has already defined
> ptrace64.
> 
> This patch prefixes the rs6000-nat.c ptrace32 and ptrace64 functions
> with gdb_rs6000_ to fix this problem.
> 
> Ok  to commit?

Yes, approved.  The only thing I want you to change is the ChangeLog
entry...

> 2002-03-18  Tom Rix  <trix@redhat.com>
> 
> 	* rs6000-nat.c: Replace ptrace[32|64] with gdb_rs6000_ptrace[32|64].

Please spell out ptrace32() and ptrace64() instead of using ptrace[32|64].
(Likewise for gdb_rs6000_ptrace32() and gdb_rs6000_ptrace64().)  The reason
for this is so that a grep for ptrace32 (or one of the other strings) in
the ChangeLogs will turn up these entries.

Thanks,

Kevin


  reply	other threads:[~2002-03-20 21:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18 11:33 Tom Rix
2002-03-20 13:18 ` Kevin Buettner [this message]
2002-03-20 13:36 ` Peter.Schauer
2002-03-20 16:22   ` 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=1020320211818.ZM18872@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=trix@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