Display of read/access watchpoints when HAVE_NONSTEPPABLE_WATCHPOINT

Eli Zaretskii eliz@gnu.org
Fri Apr 23 18:22:00 GMT 2004


> Date: Thu, 22 Apr 2004 17:07:34 +0200
> From: Orjan Friberg <orjan.friberg@axis.com>
> 
> as far as I can tell target_stopped_data_address applies only to
> hardware-assisted watchpoints, not software watchpoints.

That's true: software watchpoints don't use target_stopped_data_address
because they single-step the inferior and evaluate each watched
expression by themselves.

> Maybe that needs to be made more clear in the comment.

A good idea, IMHO.



More information about the Gdb-patches mailing list