mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 01:45:51 +08:00
* gdb.texinfo (Set Watchpoints): Remove @vindex entry for
can-use-hw-watchpoints.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2005-06-01 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* gdb.texinfo (Set Watchpoints): Remove @vindex entry for
|
||||
can-use-hw-watchpoints.
|
||||
|
||||
2005-05-28 Bob Rossi <bob@brasko.net>
|
||||
|
||||
* gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
|
||||
|
@ -2905,7 +2905,6 @@ cannot set a hardware watchpoint, it sets a software watchpoint, which
|
||||
executes more slowly and reports the change in value at the next
|
||||
@emph{statement}, not the instruction, after the change occurs.
|
||||
|
||||
@vindex can-use-hw-watchpoints
|
||||
@cindex use only software watchpoints
|
||||
You can force @value{GDBN} to use only software watchpoints with the
|
||||
@kbd{set can-use-hw-watchpoints 0} command. With this variable set to
|
||||
|
Reference in New Issue
Block a user