QQUIT command
The QQUIT command ends a Debug Tool session without further prompting.
>>-QQUIT--;----------------------------------------------------><
Usage notes
- In full-screen mode, the QQUIT command does not display a prompt panel to verify that you want to quit the debug session.
- If you enter the QQUIT command while you are debugging a non-Language Environment assembler or LangX COBOL program running under CICS®, Debug Tool behaves the same as if you had entered the QUIT ABEND command and a U4038 abend occurs.
- In remote debug mode, if any form of the QQUIT command is found in a preferences or commands file, the remote debugger displays the message "Connection with debug engine was lost."
Example
End a Debug Tool session.
QQUIT;
Refer to the following topics for more information related to the material discussed in this topic.
- Related references
- QUIT command
