Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@linux-mips.org>
To: David Daney <ddaney@avtrex.com>
Cc: gdb-patches@sourceware.org
Subject: Re: RFC: Hardware watchpoint register support for mips-linux.
Date: Tue, 22 Apr 2008 20:27:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.55.0804221927330.23679@cliff.in.clinika.pl> (raw)
In-Reply-To: <480D1763.10601@avtrex.com>

On Mon, 21 Apr 2008, David Daney wrote:

> Currently it only handles mips32 style watch registers.  I have no 
> documentation on the R4000 style registers.

 Specs for the R4000 and the R10000 (which uses the same model) are both
available online.  Search for "R4000 Microprocessor User's Manual"  
(substitute R10000 as necessary).

 The R4k-style watchpoint is trickier, as the registers hold a physical
address, so some additional handling is required for cases where the
virtual-to-physical mapping is changed (like when the area being watched
is paged in from the backing store).

  Maciej


  reply	other threads:[~2008-04-22 18:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 19:46 David Daney
2008-04-21 20:03 ` Daniel Jacobowitz
2008-04-21 20:34   ` David Daney
2008-04-21 21:14     ` Daniel Jacobowitz
2008-04-21 22:36 ` Maciej W. Rozycki
2008-04-22  3:25   ` David Daney
2008-04-22 20:27     ` Maciej W. Rozycki [this message]
2008-04-29  3:47 ` David Daney

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=Pine.LNX.4.55.0804221927330.23679@cliff.in.clinika.pl \
    --to=macro@linux-mips.org \
    --cc=ddaney@avtrex.com \
    --cc=gdb-patches@sourceware.org \
    /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