Library /sys$common/syshlp/dbg$help.hlb DEBUG, REBOOT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
(Alpha only) When debugging Alpha operating system code with the OpenVMS Alpha System-Code Debugger, reboots the target machine running the Alpha operating system code and executes (or reexecutes) your system program. The REBOOT command, in other words, is similar to the RUN or RERUN commands when you are within the OpenVMS Alpha System-Code Debugger environment. (The OpenVMS Alpha System-Code Debugger is a kernel debugger that is activated through the OpenVMS Debugger.) Before you issue this command, you must have completed the instructions described in the Writing OpenVMS Alpha Device Drivers in C manual. These instructions include the creation of an Alpha device driver, the setup commands activating the OpenVMS Alpha System-Code Debugger, and the CONNECT command that allows you to debug. You must also have started the OpenVMS Debugger with the DEBUG/KEEP command. Format REBOOT
Additional Information (explode) :
|