; QUIT -- Ends a debugger session. Q is the legal abbreviation for QUIT. > QUIT (Completes the debugging session and terminates the target program.) NOTE: EXIT and QUIT produce identical effects.
; QUIT -- Ends a debugger session. Q is the legal abbreviation for QUIT. > QUIT (Completes the debugging session and terminates the target program.) NOTE: EXIT and QUIT produce identical effects.