Wrong value printed by info locals for dynamic object.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 5c5caf5fadba8451ed35298645497ddabf11b4c9..4d0e0611ea8160da9f49d5985070f0cd4ca7b9b9 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -47,6 +47,16 @@ qGetTIBAddr
   single `break' command creates multiple breakpoints (e.g.,
   breakpoints on overloaded c++ functions).
 
+* New commands
+
+save breakpoints <filename>
+  Save all current breakpoint definitions to a file suitable for use
+  in a later debugging session.  To read the saved breakpoint
+  definitions, use the `source' command.
+
+`save tracepoints' is a new alias for `save-tracepoints'.  The latter
+is now deprecated.
+
 * Python scripting
 
 ** The GDB Python API now has access to breakpoints, symbols, symbol
This page took 0.028086 seconds and 4 git commands to generate.