Quit

Use

Terminates a debugging session.

Command Syntax

QUIT

Description

Quit causes termination of the debugging session. Selecting the Exit item in the File menu is equivalent to issuing the QUIT command.

Example

This example shows the message the debugger displays as it exits.

CodeWatch> QUIT 
CodeWatch Quit ... Bye!