HPlogo System Debug Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 3 System Debug Interface Commands and Intrinsics

:RESETDUMP Command

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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

   :
Feedback to webmaster