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