Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Ulrich Weigand <uweigand@de.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Remote watchpoint support for FRV
Date: Fri, 05 Oct 2007 13:56:00 -0000	[thread overview]
Message-ID: <20071005135640.GA17031@caradoc.them.org> (raw)
In-Reply-To: <200710051347.l95DlrFe018076@d12av02.megacenter.de.ibm.com>

On Fri, Oct 05, 2007 at 03:47:53PM +0200, Ulrich Weigand wrote:
> Hello,
> 
> the tm-frv.h header file overrides a number of watchpoint related
> target macros, in particular:
> 
> #define STOPPED_BY_WATCHPOINT(W) \
>    ((W).kind == TARGET_WAITKIND_STOPPED \
>    && (W).value.sig == TARGET_SIGNAL_TRAP \
>    && frv_have_stopped_data_address())

Kevin, you were the last person to work on the FRV target (far as I
can tell); do you know anything about this?

Ulrich, there's a third option, but I don't know if it's practical.
Can we somehow specialize the remote target based on the architecture?
It's not the first time I've thought it would be useful.  But we
already have the target adjusting the architecture and adding
something in the other direction might be awkward.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2007-10-05 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-05 13:48 Ulrich Weigand
2007-10-05 13:56 ` Daniel Jacobowitz [this message]
2007-10-14 20:13   ` Ulrich Weigand
2007-10-24 19:34     ` Daniel Jacobowitz
2007-10-24 21:06       ` [commit] " Ulrich Weigand

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=20071005135640.GA17031@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.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