Skip to main content

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

  • February 15, 2013
  • 0 replies
  • 0 views

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