From: Eli Zaretskii Date: Wed, 1 Jun 2005 20:38:44 +0000 (+0000) Subject: * gdb.texinfo (Set Watchpoints): Remove @vindex entry for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc;p=binutils-gdb.git * gdb.texinfo (Set Watchpoints): Remove @vindex entry for can-use-hw-watchpoints. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ff4c191ac86..db122b19a12 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-06-01 Eli Zaretskii + + * gdb.texinfo (Set Watchpoints): Remove @vindex entry for + can-use-hw-watchpoints. + 2005-05-28 Bob Rossi * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index f642ab70fa6..ed7da39d1e9 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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