HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

DEBUG

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

NM and CM callable.

Invokes the debug facility from an interactive program and allows object code to be analyzed.

NOTE: Consult the MPE/iX System Debug Reference Manual (32650-90013) before attempting to use the debug facility.

Syntax



   DEBUG;

Operation Notes

The debug facility has its own set of commands and a symbolic window display feature. The intrinsic call acts as a hard-coded breakpoint. Execution of the calling program is halted and the debug facility prompt is displayed. If the call is made from a batch program, it is ignored.

Related Information

Intrinsics

None

Commands

None

Manuals

MPE/iX System Debug Reference Manual (32650-90013)

Feedback to webmaster