7.5.9 Continue (for OpenVMS or DIGITAL UNIX Only)
For OpenVMS or DIGITAL UNIX systems, the continue command resumes
processing at the point where it was interrupted by a Ctrl/P. Programs continue
executing at the address currently in the program counter of the processor.
Example 7-9 Continue Command
$ ^P
# Stop processing on boot processor;
# processor enters console mode.
halted CPU 0
CPU 1 is not halted
halt code = 1
operator initiated halt # System responds with message;
PC = ffffffff80008c04
P00>>>
.
.
.
P00>>> continue
7-22 AlphaServer 8200/8400 Operations Manual
# system has halted with 80008c04
# in the program counter (PC).
# Console session begins
#
#
#
# Processor resumes at the address
# where processing was stopped by
# Ctrl/P.
Here processing continues
# at address 80008c04.
Need help?
Do you have a question about the AlphaServer GS60 and is the answer not in the manual?