Debugging Tools for Windows |
The .pop command restores the state of the debugger to a state that has previously been saved by using the .push (Save Debugger State) command.
Modes | User mode, kernel mode |
Targets | Live, crash dump |
Platforms | All |
This command is most useful when used with scripts and debugger command programs so that they can work with one fixed state. If the command is successful, no output is displayed.