2009-11-01 Michael Snyder * NEWS (New Commands): Mention record save/restore. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.336 diff -u -p -r1.336 NEWS --- NEWS 28 Oct 2009 15:01:27 -0000 1.336 +++ NEWS 1 Nov 2009 20:54:26 -0000 @@ -24,6 +24,14 @@ Xilinx MicroBlaze microblaze * New commands (for set/show, see "New options" below) +record save [] + Save a file (in core file format) containing the process record + execution log for replay debugging at a later time. + +record restore + Restore the process record execution log that was saved at an + earlier time, for replay debugging. + add-inferior [-copies ] [-exec ] Add a new inferior.