Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-169
SELECT SEGMENT
SELECT SEGMENT
The SELECT SEGMENT command selects extended data segments in which
extended data addresses are to be resolved. In effect, this controls the extended data
segment viewed by Inspect.
segment-id
is the ID of an extended segment. Any selectable segment ID listed by the INFO
SEGMENTS command is valid. If segment-id is not specified, the extended
data segment used by Inspect is that which is currently in use by the program.
Usage Considerations
If the extended data segment selected by Inspect is different than the process’s
current extended segment, the segment is marked with a “>“ in the output of the
INFO SEGMENTS command.
Although any flat data segment can be displayed using the INFO SEGMENTS
command, selecting the segment using the SELECT SEGMENT command will
result in this error:
Related Command
INFO SEGMENTS
SELECT SOURCE SYSTEM
The SELECT SOURCE SYSTEM command directs Inspect to retrieve source files
from a specific system when the object file has moved but the source has not.
system
specifies the system from which Inspect should retrieve source files.
Default Value
If you do not specify a system name in a SELECT SOURCE SYSTEM command,
Inspect uses the name of your current system.
SELECT SEGMENT[S] [ segment-id ]
** Inspect error 70 ** Specified segment can not be selected
SELECT SOURCE SYSTEM [ \system ]