RESETDUMP

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


RESETDUMP


     Disarms the DEBUG facility call that is made during
     abnormal process termination.  (CM)

SYNTAX


     RESETDUMP


PARAMETERS


None


OPERATION


     This command disarms the DEBUG Facility (armed by using
     SETDUMP) after a process abort.  It affects all processes
     created later under the current session or job.

     This command may be issued from a session, job, program, or
     in BREAK.  Issuing this command in BREAK does not affect
     existing processes. Pressing [Break] has no effect on this
     command.


EXAMPLE(S)


     To disarm the Stackdump/Debug Facility enter

     RESETDUMP

ADDITIONAL INFORMATION


Commands:   DEBUG, SETDUMP

Manuals :   System Debug Reference Manual (32650-90013)

Back to Main Index