Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [commit] localize address to/from host pointer
Date: Wed, 05 Feb 2003 19:02:00 -0000	[thread overview]
Message-ID: <1030205190238.ZM3283@localhost.localdomain> (raw)
In-Reply-To: Andrew Cagney <ac131313@redhat.com> "[commit] localize address to/from host pointer" (Feb  1,  6:35pm)

On Feb 1,  6:35pm, Andrew Cagney wrote:

> This patch makes the nasty address_to_host_pointer() and 
> host_pointer_to_address() methods static.  The HP/UX ones should be 
> deleted.  Not sure about the procfs ones.

Regarding procfs, when I studied it in the past, I concluded that
address_to_host_pointer() was needed.  This is due to the fact that
the struct which serves as the watchpoint interface to procfs contains
a pointer.  This is truly unfortunate though since, for platforms
which support more than one ABI (which differ in pointer sizes), the
correct ABI must be used to compile gdb.  If the wrong ABI is chosen,
watchpoint support won't work.

Kevin


      reply	other threads:[~2003-02-05 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-01 23:35 Andrew Cagney
2003-02-05 19:02 ` Kevin Buettner [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=1030205190238.ZM3283@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=ac131313@redhat.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