Previous Page | Next Page

The SCL Debugger

QUIT



Terminates a debugger session
Abbreviation: Q

Syntax
Details

Syntax

QUIT


Details

The QUIT command terminates a debugger session and returns control to the point at which the debugger was invoked. You can use this command on the debugger command line at any time during program execution.

Previous Page | Next Page | Top of Page