:RESETDUMP command [ System Debug Reference Manual ] MPE/iX 5.0 Documentation
System Debug Reference Manual
:RESETDUMP command
Disarms the Debug call that is made during abnormal process termination.
Syntax
:RESETDUMP
Discussion
The :RESETDUMP command disarms the Debug call which is made during
abnormal process termination. If the setdump feature was not previously
armed by one of the Setdump intrinsics or commands, this command has no
effect. The command affects all processes subsequently created under the
current session or job. If performed in BREAK mode, existing processes
are not affected by the command.
Example
Since there are no parameters or options for this command, the example is
quite simple and straightforward:
:resetdump
:
MPE/iX 5.0 Documentation