Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-203
Default Values
determine what file to retrieve source text from. If a source file has been moved since
a program was compiled, Inspect will be unable to locate source text to display. The
SOURCE ASSIGN command enables you to inform Inspect where to find source files
when their location has changed.
original-name
specifies the name of a volume, subvolume, file (permanent or temporary), or
process where Inspect would normally look for source code. Note that the volume
name is required for a permanent or temporary file.
new-name
specifies the name of the volume, subvolume, or file where you want Inspect to
look for source code when it would normally look in original-name. Note that
the volume is required.
new-name must be qualified down to the same level as original-name. That is,
if original-name is a volume,new-name must be a volume; if original-
name is a subvolume, new-name must be a subvolume; if original-name is a
file or process, new-name must be a file.
Default Values
If you do not specify original-name or new-name, SOURCE ASSIGN displays
the source assignments from the source-assignment list for the current Inspect
session.
If you do not specify original-name, Inspect uses the same source file with the
current scope.
SOURCE ASSIGN[S] [ [ original-name, ] new-name ]
original-name: one of
[ \system. ] $volume [ .subvolume [ .file ] ]
[ \system. ] $process [ .#qual-1 [ .qual-2 ] ]
[ \system. ] cpu, pin
[ \system. ] $volume.#number
/oss-pathname [/oss-pathname ...]
new-name:
[\system.] $volume [ .subvolume [ .file ]
/oss-pathname [/oss-pathname ...]