Debugger Installation [ Symbolic Debugger/iX User's Guide ] MPE/iX 5.0 Documentation
Symbolic Debugger/iX User's Guide
Debugger Installation
These are the files needed to use the HP Symbolic Debugger on your
system.
* xdbend.lib.sys
The file xdbend.lib.sys must be linked at the end of the user
program to give the debugger private data space in the user
process.
* xdb.pub.sys
The file xdb.pub.sys is the HP Symbolic Debugger/iX executable
program file with shared access.
* pxdb.pub.sys
The file pxdb.pub.sys (the preprocessor) processes the executable
file the first time the debugger is invoked on it. It produces
quick-lookup tables to increase the performance of the debugger
and removes duplicate global definitions.
* xdbhelp.pub.sys
The file xdbhelp.pub.sys contains the text of the Help facility,
which is a summary of HP Symbolic Debugger commands.
* xdbcat.lib.sys
The file xdbcat.lib.sys contains the message catalog.
MPE/iX 5.0 Documentation