Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nick Duffek <nsd@redhat.com>
To: cagney@cygnus.com, fche@redhat.com
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: Possible remote.c patch for Z-packet breakpoints + Harvard + SID
Date: Tue, 17 Jul 2001 14:25:00 -0000	[thread overview]
Message-ID: <200107171937.f6HJb4v24007@rtl.cygnus.com> (raw)
In-Reply-To: <3B547E19.2070201@cygnus.com>

On 17-Jul-2001, Andrew Cagney wrote:

>Have you looked at ``TRANSLATE_XFER_ADDRESS''?  The d10v uses it to translate
>between a virtual CORE_ADDR and a real CORE_ADDR.

I think that won't work, because only Z-packet breakpoint addresses need
to be translated to real addresses before being sent to SID.
TRANSLATE_XFER_ADDRESS translates memory read/write addresses, which must
not be translated before being sent to SID for the architecture in
question.

>However, as a general rule, I think GDB should be consistent and always send
>down down CORE_ADDR's.

Meaning virtual CORE_ADDRs?  I agree.

On 16-Jul-2001, Frank Ch . Eigler wrote:

>If this gdb-side approach is not deemed acceptable to gdb folks, we
>may be able to make complementary changes on the sid side without too
>much littering.  

Do we have a consensus that a SID-side approach is preferable to a
GDB-side one?

Nick


  reply	other threads:[~2001-07-17 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <o5pub0sqqy.fsf@toenail.toronto.redhat.com>
2001-07-16 15:28 ` Nick Duffek
2001-07-17 11:04   ` Andrew Cagney
2001-07-17 14:25     ` Nick Duffek [this message]
2001-07-18 13:47       ` Andrew Cagney

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=200107171937.f6HJb4v24007@rtl.cygnus.com \
    --to=nsd@redhat.com \
    --cc=cagney@cygnus.com \
    --cc=fche@redhat.com \
    --cc=gdb-patches@sourceware.cygnus.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