exit

Exit the debugger.

Syntax

exit [exit_status]

Parameters

exit_status

An expression for the exit status.

Description

This command exits the debugger. This command is equivalent to quit.

See Also


Submit feedback on this help topic