quit

Format: quit [ask | force | now | all]

Quits the current debugger window. If this is the last program, and no control panel is present, then MULTI quits. If you do not specify any arguments, you will be prompted as to the disposition of any process you are attached to. You may specify one of the following arguments to modify the behavior of the quit command:

Option Meaning
ask
Always confirms whether to exit if the PromptQuitDebugger config option is true.
force or now
Causes the debugged process to be killed without asking.
all
Equivalent to the quitall command.


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.