| |||
Home > Working with the Snapshot Viewer > Connecting to the Snapshot Viewer |
A Snapshot Viewer provides a virtual target that you can use to analyze a snapshot of a known system state using the debugger.
Before connecting you must ensure that you have a Snapshot Viewer initialization file containing static information about a target at a specific point in time. For example, the contents of registers, memory and processor state.
Launch the debugger in the command-line console using --target
command-line
option to pass the Snapshot Viewer initialization file to the debugger.
:
debugger --target=int.ini --script=int.cmm