From: Daniel Jacobowitz <drow@false.org>
To: zubrowa <my_eauctions@yahoo.de>
Cc: gdb@sources.redhat.com
Subject: Re: Watchpoints in GDB
Date: Tue, 12 Dec 2006 22:58:00 -0000 [thread overview]
Message-ID: <20061212225843.GA7211@nevyn.them.org> (raw)
In-Reply-To: <7843781.post@talk.nabble.com>
On Tue, Dec 12, 2006 at 02:57:30PM -0800, zubrowa wrote:
>
> Hi,
>
> I want to see any changes that are performed to a specific memory
> area. So, I set a watchpoint with wa *(int*)0xXXXX and continue the
> execution. Then, I get the GDB errror message:
>
> Can't clear hardware watchpoints without the 'Z2' (write-watchpoint) packet
>
> Any ideas what's wrong?
The error message is not helpful, but the problem is usually that your
remote target does not support watchpoints. I believe the error
message is somewhat improved in HEAD gdb.
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2006-12-12 22:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 22:57 zubrowa
2006-12-12 22:58 ` Daniel Jacobowitz [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=20061212225843.GA7211@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=my_eauctions@yahoo.de \
/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