
Using Technician Interface Software
8-44 114088 Rev. A
Viewing the Load Addresses and Sizes of Applications
The loadmap command allows you to view the load address and size of each
dynamically loadable application.
Enter the
loadmap command with one or more of the following optional
parameters to view the addresses and sizes of the applications located on a
specified slot or slots. <slot_no.> is the number of the slot where the applications
are located (you can also enter the keyword
all to view the applications for all
slots). <filename> is the name of the file to which you want to direct the output.
loadmap [
<slot_no.>
] [
<filename>
]
loadmap [
<slot_no.>
-
<slot_no.>
] [
<filename>
]
loadmap [
<slot_no.>
,
<slot_no.>
, . . .] [
<filename>
]
If you enter the
loadmap command without entering a slot number, the system
dumps the addresses and sizes of all applications on all slots to the specified
filename. If you do not specify a destination filename, the system displays the
addresses and sizes of the applications on the screen.
Examples:
The following example shows a sample screen display when you issue the
loadmap command without any optional parameters. (If no applications reside on
a slot, the message
No dynamically loadable modules on SLOT # appears.)
If you enter: The system:
loadmap
Displays the load addresses and sizes for all
applications on all slots on the screen.
loadmap 3 4 5
Displays the load addresses and sizes for all
applications on Slots 3, 4, and 5 on the screen.
loadmap 3-8
Displays the load addresses and sizes for all
applications on Slots 3, 4, 5, 6, 7, and 8 on the
screen.
loadmap all 2:map.dump
or
loadmap 2:map.dump
Dumps the load addresses and sizes for all appli-
cations on all slots to the specified file.
Commentaires sur ces manuels