aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-06-01 20:38:44 +0000
committerEli Zaretskii <eliz@gnu.org>2005-06-01 20:38:44 +0000
commitd87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc (patch)
tree30523fd4fe4b0c7a042de667a570de269d1ef5db /gdb/doc/gdb.texinfo
parentd0d3b2e89e695fa0ea8ba00bdbb93a5c0801458d (diff)
downloadgdb-d87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc.zip
gdb-d87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc.tar.gz
gdb-d87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc.tar.bz2
* gdb.texinfo (Set Watchpoints): Remove @vindex entry for
can-use-hw-watchpoints.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index f642ab7..ed7da39 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