gdb/
* NEWS (set breakpoint condition-evaluation): Use imperative mood.
This commit is contained in:
parent
ffbc20d913
commit
cf65ecd3b9
@ -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
|
||||
|
2
gdb/NEWS
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user