From cf65ecd3b9293e2710da931249638cedded6a737 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Mon, 2 Apr 2012 07:32:31 +0000 Subject: [PATCH] gdb/ * NEWS (set breakpoint condition-evaluation): Use imperative mood. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 118401c9214..9a0a720d991 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-04-02 Jan Kratochvil + + * NEWS (set breakpoint condition-evaluation): Use imperative mood. + 2012-03-30 Tom Tromey * python/python.c (gdbpy_decode_line): Move cleanup creation out diff --git a/gdb/NEWS b/gdb/NEWS index 9444f6a23f6..5885d32512e 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 -- 2.30.2