HP 3000 Manuals

HP TOOLSET/XL and HP Symbolic Debuggers [ HP Pascal/iX Programmer's Guide ] MPE/iX 5.0 Documentation


HP Pascal/iX Programmer's Guide

HP TOOLSET/XL and HP Symbolic Debuggers 

The HP TOOLSET/XL debugger is available on the MPE/iX operating system.
The HP Symbolic Debugger is available on both the HP-UX and MPE/iX
operating systems.  The HP TOOLSET/XL debugger supports a subset of HP
Pascal features.  The HP Symbolic Debugger supports the HP Pascal
language.

To debug your program with HP TOOLSET/XL or HP Symbolic Debugger, you
must compile it with the compiler option SYMDEBUG. SYMDEBUG causes the
compiler to generate the symbolic debug information that either debugger
needs.

HP TOOLSET/XL and HP Symbolic Debugger need different information; if you
compile part of your program for HP TOOLSET/XL and part of it for HP
Symbolic Debugger, neither HP TOOLSET/XL nor HP Symbolic Debugger will
work with it.

For more information on the SYMDEBUG compiler option, refer to the HP 
Pascal/iX Reference Manual or the HP Pascal/HP-UX Reference Manual,
depending on your implementation.  For information on HP TOOLSET/XL,
refer to the HP TOOLSET/XL Reference Manual.  For more information on HP
Symbolic Debugger, refer to the
MPE/iX Symbolic Debugger User's Guide.



MPE/iX 5.0 Documentation