]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/NEWS
* breakpoint.h (bp_location_p): New typedef.
[thirdparty/binutils-gdb.git] / gdb / NEWS
index 2af9883954df26149a39a3faeb7329855bdfa7d2..fcda6d1646a17f4078d802b0be0c965f1ea8f5e2 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -43,6 +43,12 @@ show multiple-symbols
   when an expression or a breakpoint location contains an ambiguous symbol
   name (an overloaded function name, for instance).
   
+set breakpoint always-inserted
+show breakpoint always-inserted
+  Keep breakpoints always inserted in the target, as opposed to inserting
+  them when resuming the target, and removing them when the target stops.
+  This option can improve debugger performance on slow remote targets.
+
 *** Changes in GDB 6.8
 
 * New native configurations