From d87ba7eedaeb7e1240e8633ed1f4a9ba55add9fc Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 1 Jun 2005 20:38:44 +0000 Subject: [PATCH] * gdb.texinfo (Set Watchpoints): Remove @vindex entry for can-use-hw-watchpoints. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ff4c191..db122b1 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 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 -- 2.7.4