Native Inspect Manual (H06.07+)
Syntax of Native Inspect Commands
Native Inspect Manual—528122-006
4-80
unload-symbol-file command
Alias: bt, bt command
unload-symbol-file command
Unloads all symbol data associated with a specified loadfile name.
•
Entered with no arguments, prompts you before unloading all symbol data having a
per-process scope associated with the current process.
•
Entered with only the -g option, prompts you before unloading all symbol files
having global scope.
Related Command: symbol command or symbol-file command, add-symbol-file
command
-g
unloads a symbol file with global scope.
symbol-file-name
is the name of a loadfile whose symbol information you want unloaded.
unmap-source-name command
Deletes previously set mappings for source file names. unmap is an alias for
unmap-source-name.
Related commands: Use the map command to list the existing source file name
mappings.
map-number
is the number associated with a specific source file name mapping as displayed in
the output of a map-source-name command.
This command deletes the mapping entry with number map-number. If map-number is
the number of a source file name prefix mapping, than all mapping entries created as a
result of this prefix are also deleted.
tn
unload-symbol-file [ -g ] symbol-file-name
unmap-source-name|unmap map-number










