HPlogo System Debug Reference Manual > Chapter 3 System Debug Interface Commands and Intrinsics

:RESETDUMP Command

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

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
   :




:DEBUG Command


:SETDUMP Command