Library /sys$common/syshlp/dbg$help.hlb DEBUG, SHOW, IMAGE, Description *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The SHOW IMAGE command displays the following information: o Name of the image o Start and end addresses of the image o Whether the image has been set with the SET IMAGE command (loaded into the run-time symbol table, RST) o Current image that is your debugging context (marked with an asterisk (*)) o Total number of images selected in the display o Number of bytes allocated for the RST and other internal structures SHOW IMAGE does not display all of the memory ranges of an image installed using the /RESIDENT qualifier. Instead, this command displays only the process data region. Related commands: (SET,CANCEL) IMAGE (SET,SHOW,CANCEL) MODULE
|