Specifications
3.9.10 Go
The go command lets you set and run until a breakpoint.
Format: GO[/n] [(instruction,write,access,task,forever) (byte,word dword) addr]
The go command is an advanced feature of the system exerciser debugger and
is reserved for use by Digital Equipment Corporation development personnel.
Debug operations at the lowest hardware levels are extremely complex and can
result in unexpected consequences.
3.9.11 Help
The help command lets you view on-line help information.
Format: HELP [command]
RUN> help display
Enter
3.9.12 Istep
The istep command lets you execute individual instruction(s) while in debug
mode. The istep command can be issued only from a breakpoint.
Format: ISTEP [n]
The istep command is an advanced feature of the system exerciser debugger
and is reserved for use by Digital Equipment Corporation development
personnel. Debug operations at the lowest hardware levels are extremely
complex and can result in unexpected consequences.
3.9.13 Installation Verification Procedure (IVP)
The ivp command lets you verify system functionality within 15 minutes
(default time) of testing.
Format: IVP [test_time_in_minutes]
HLT> ivp
Enter
When the IVP starts, the system displays the following message:
Installation Verification Procedure Running
After 15 minutes (default time) of error-free operation, a success message is
displayed, indicating that the system is functional. Then the HLT> prompt is
reissued:
Installation Verification Procedure Complete: No Errors Detected
HLT>
If an error is detected, an error report is displayed and the IVP is aborted. See
Section 3.5 for details on how to interpret the error report.
System Exerciser 3–19