From: Andreas Schwab <schwab@linux-m68k.org>
To: "Denio, Mike via Gdb" <gdb@sourceware.org>
Cc: "Denio, Mike" <miked@ti.com>
Subject: Re: Confused by watchpoints on remote protocol
Date: Sun, 07 Aug 2022 09:23:38 +0200 [thread overview]
Message-ID: <87pmhcjz45.fsf@linux-m68k.org> (raw)
In-Reply-To: <d38d9d30b4b24c40bf668a86fc2c7a08@ti.com> (Mike via Gdb Denio's message of "Sun, 7 Aug 2022 06:25:56 +0000")
On Aug 07 2022, Denio, Mike via Gdb wrote:
> The only question I have is that when I type:
> "watch *(uint32_t *)(0x80000018)"
> I get a hardware watch point.
>
> And when I type:
> "watch (uint32_t)ram_table"
> I get a software watch point.
What is ram_table?
> Anyone know why? And how to change it to be always hardware?
Try looking at breakpoint.c:can_use_hardware_watchpoint.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
next prev parent reply other threads:[~2022-08-07 7:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-06 20:42 Denio, Mike
2022-08-07 6:25 ` Denio, Mike
2022-08-07 7:23 ` Andreas Schwab [this message]
2022-08-07 7:34 ` [EXTERNAL] " Denio, Mike
2022-08-07 14:43 ` Denio, Mike
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=87pmhcjz45.fsf@linux-m68k.org \
--to=schwab@linux-m68k.org \
--cc=gdb@sourceware.org \
--cc=miked@ti.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).