Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Replay a Debugging Session
◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
CodeView allows you to record each command you enter during a
debugging session. Once you have made such a recording, known as
a ◄debug history►, you can "rewind" and "replay" the recording
up to any point in the session, or you can undo any CodeView
command.
■ To turn debug history on, choose the ◄History On► command
from the Run menu.
■ To move backward through a debug history, press SHIFT+F8.
To move forward, press SHIFT+F10.
■ To undo a CodeView command, choose the ◄Undo► command from
the Run menu.
See: ◄Debug History►
-♦-