Creating a Program with Debugger Information [ Symbolic Debugger/iX User's Guide ] MPE/iX 5.0 Documentation
Symbolic Debugger/iX User's Guide
Creating a Program with Debugger Information
To debug a program on the symbolic level, you must compile and link the
source program with debugger information to create an executable program
file. Figure 1-1 illustrates the process of creating an executable
program file containing debugger information. If you do not compile and
link your program with debugger information, the debugger can only
display the register values, absolute addresses, and labels.
Figure 1-1. Creating an Executable Program File
MPE/iX 5.0 Documentation