Skip to main content

Problem:

Is it possible to track  back to a line of code from the PC= address at runtime?

Resolution:

It is possible to debug your programs in this way and the method used depends on whether you are running INT or GNT/OBJ code.  Full details can be found under "Debugging Techniques" section in the online help.

Old KB# 1533