Creating Point Recordings with Undo

Creating Point Recordings with Undo

Some applications with particularly high memory requirements can be impractical to record using the Live Recorder API provided in previous releases. Core dumps can be used as an alternative debugging tool, but they do not allow functions in the program to be evaluated.

To address these issues, version 7.1 of the LiveRecorder API adds a function for creating point recordings which capture program state at a single point in time. When replaying these recordings, functions in the program can be evaluated in the same way as in a full Undo recording.

Documentation for the new function is available at https://docs.undo.io/UsingTheLiveRecorderAPI.html#creating-a-point-recording.

Stay informed. Get the latest in your inbox.