Debugging Tools for Windows |
The .push command saves the current state of the debugger.
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. To restore the debugger to a state that was previously saved using this command, use the .pop (Restore Debugger State) command. If the command is successful, no output is displayed.