Terminates a debugging session.
QUIT
Quit causes termination of the debugging session. Selecting the Exit item in the File menu is equivalent to issuing the QUIT command.
This example shows the message the debugger displays as it exits.
CodeWatch> QUIT CodeWatch Quit ... Bye!
Description
Quit causes termination of the debugging session. Selecting the Exit item in the File menu is equivalent to issuing the QUIT command.