* gdb.texinfo (Set Watchpoints): Remove @vindex entry for
authorEli Zaretskii <eliz@gnu.org>
Wed, 1 Jun 2005 20:38:44 +0000 (20:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 1 Jun 2005 20:38:44 +0000 (20:38 +0000)
can-use-hw-watchpoints.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index ff4c191..db122b1 100644 (file)
@@ -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
index f642ab7..ed7da39 100644 (file)
@@ -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