HPlogo MPE/iX System Utilities Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 2 Utilities Quick Reference

DEBUG

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Syntax

   DEBUG

or

   RUN PROGNAME;DEBUG

Operation

System programmers use DEBUG to set breakpoints within programs and to display and modify data stacks and registers.

To use the DEBUG utility, you must have privileged mode (PM) capability. However, the ;DEBUG option of the RUN command is available to anybody and allows users to debug their applications.

CAUTION: Normal MPE safeguards are bypassed in privileged mode. When attempting to modify privileged data on disk, it is possible to destroy file integrity, or the MPE operating system itself. Hewlett-Packard is not responsible for changes that you make to the operating system or system files. For more information, talk to your Hewlett-Packard service representative.

Additional Discussion

For more information, refer to the System Debug Reference Manual (32650-90013) and the MPE/iX Commands Reference Manual Volumes 1 and 2 (32650-90003 and 32650-90364).

Feedback to webmaster