Add or remove a symbol map. Under the Kernel Debugger this merely activates or deactivates a symbol map. Under the Dump Formatter a symbol file may be re-loaded using the Withmap command.
Syntax:
──┬─ WA ──┬──┬─────────────────┬────────────────────────────── └─ WR ──┘ ├── map-name ──┤ ├── symbol-file │ └── * ──┘
Parameters:
A
Note: If the corresponding load module is not active then the map will remain deactivated. See the L command for more information on displaying map status.
Note:
This operand applied only to the Dump Formatter
Results & Notes:
An error message is displayed only if the specified map-name is not loaded.
See the L command for related information.