* NEWS (New Commands): Mention record save/restore.
+2009-11-01 Michael Snyder <msnyder@vmware.com>
+
+ * NEWS (New Commands): Mention record save/restore.
+
2009-10-31 Michael Snyder <msnyder@vmware.com>
* breakpoint.c (bpstat_stop_status): Fix broken comment.
* New commands (for set/show, see "New options" below)
+record save [<FILENAME>]
+ Save a file (in core file format) containing the process record
+ execution log for replay debugging at a later time.
+
+record restore <FILENAME>
+ Restore the process record execution log that was saved at an
+ earlier time, for replay debugging.
+
add-inferior [-copies <N>] [-exec <FILENAME>]
Add a new inferior.