Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-170
Usage Considerations
Usage Considerations
Inspect provides the SELECT SOURCE SYSTEM command for one common
context in particular: when a program's object code is copied to another system,
but its source code is not.
SELECT SOURCE SYSTEM sets the source system for the current program.
Each program that you are debugging can have its own source system.
Inspect determines whether it should add the system name specified by SELECT
SOURCE SYSTEM after it formulates the current name (by applying any matching
source assignment to the compilation name).
The SELECT SOURCE SYSTEM command cannot be used if the current name of
a source file in the current program explicitly includes a system name. Use the
ADD SOURCE ASSIGN command instead.
If you used a C-series compiler and your object file has been moved to another
node on a network and the source files are at the same location as when the object
file was compiled, use the SELECT SOURCE SYSTEM command to identify the
node that the files reside on.
To determine the source system for the current program, use the ENV command.
Related Commands
ADD SOURCE ASSIGN on page 6-14
ENV on page 6-81
SOURCE on page 6-196
SOURCE SYSTEM on page 6-211
SELECT SYSTYPE
The SELECT SYSTYPE command allows you to change the current systype of
Inspect.
Usage Consideration
Inspect may override any user selected systype when a subsequent event is received.
SELECT SYSTYPE { GUARDIAN | OSS }