aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-04-02 07:32:31 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-04-02 07:32:31 +0000
commitcf65ecd3b9293e2710da931249638cedded6a737 (patch)
tree0cf30a316f1439fe1092b3d9cbd49c9151b08dbc /gdb/NEWS
parentffbc20d91349a976b624529fba388026f6d5354a (diff)
downloadgdb-cf65ecd3b9293e2710da931249638cedded6a737.zip
gdb-cf65ecd3b9293e2710da931249638cedded6a737.tar.gz
gdb-cf65ecd3b9293e2710da931249638cedded6a737.tar.bz2
gdb/
* NEWS (set breakpoint condition-evaluation): Use imperative mood.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 9444f6a..5885d32 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -108,7 +108,7 @@ HP OpenVMS ia64 ia64-hp-openvms*
set breakpoint condition-evaluation
show breakpoint condition-evaluation
- Controls whether breakpoint conditions are evaluated by GDB ("host") or by
+ Control whether breakpoint conditions are evaluated by GDB ("host") or by
GDBserver ("target"). Default option "auto" chooses the most efficient
available mode.
This option can improve debugger efficiency depending on the speed of the