HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Addresses displayed by IDF

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

In many situations IDF displays, or returns, addresses in symbolic form. Normally, these "symbolic addresses" are of the form "(module.csect) symbol+offset". If the address is within a code section for which IDF Language extract data was loaded, the symbolic address is of the form:
 "(module.csect) STMT#nnnnn+offset".

If the address is within the limits of the currently qualified module, the module name and the separating period are normally left out. The FULLQUAL option forces IDF to always include the module name in generated symbolic names.

Source statement numbers can be used as symbolic names. They are specified in the form "STMT#nnnnn", where nnnnn is the statement number involved. nnnnn can be any value between 1 and 65535 inclusive.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014