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


MAP

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

Displays the location of modules and code sections known to IDF, and the name of any associated extract file.
Read syntax diagramSkip visual syntax diagram
                    .-*---------------.   
>>-MAP--+--------+--+-----------------+------------------------><
        '-window-'  | .-;-----------. |   
                    | V             | |   
                    '---module-name-+-'   

window
An LSM Information window. Select by a Window Specification or by placing the cursor in the window. If omitted and the cursor is not in an LSM Information window, uses the first LSM Information window.
*
Displays information for all known modules.
module-name
The module for which information is displayed.

The LSM Information window containing the MAP display is closed if you issue a MAP without operands and the current display is for the same command with a null argument.

The module and code section entries are built (and possibly associated with an extract file) as part of processing the LANGUAGE LOAD command, as well as the DISASM command.

The MAP command is meant primarily for debugging situations, or for verifying that IDF understood your commands.

Return codes

0
Operation successful
28
The specified module was not defined to IDF

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014