[doc patch] NEWS: breakpoint condition-evaluation stale info

Jan Kratochvil jan.kratochvil@redhat.com
Sat Mar 24 17:07:00 GMT 2012


Hi Eli,

the "gdb"->"host" part is obvious.  Should be there documented also the
default "auto" choice?

I will just make [obv] the "gdb"->"host" change otherwise.


Thanks,
Jan


gdb/
2012-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
	Describe also the option "auto".

--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -102,8 +102,9 @@ HP OpenVMS ia64			ia64-hp-openvms*
 
 set breakpoint condition-evaluation
 show breakpoint condition-evaluation
-  Controls whether breakpoint conditions are evaluated by GDB ("gdb") or by
-  GDBserver ("target").
+  Controls 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
   target.
 



More information about the Gdb-patches mailing list