]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 2 Apr 2012 07:32:31 +0000 (07:32 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 2 Apr 2012 07:32:31 +0000 (07:32 +0000)
* NEWS (set breakpoint condition-evaluation): Use imperative mood.

gdb/ChangeLog
gdb/NEWS

index 118401c921473811539480cd990f7eedf27899e6..9a0a720d99116da76d9cbc47f8064a5c745c8364 100644 (file)
@@ -1,3 +1,7 @@
+2012-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (set breakpoint condition-evaluation): Use imperative mood.
+
 2012-03-30  Tom Tromey  <tromey@redhat.com>
 
        * python/python.c (gdbpy_decode_line): Move cleanup creation out
index 9444f6a23f6f1834e3a9e73b870f709a919c77eb..5885d32512eee4a30b3de6184527057b6aa0c500 100644 (file)
--- 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