Quit command

Purpose: Ends the DEBUG program.

Format: Q

Remarks: The file that you are working on in memory is not saved
by the Quit command. You must use the Write command to save
the file.

DEBUG returns to the command processor which then issues the
command prompt.

Example: -Q
C:\DBG>