Native Inspect Manual (H06.07+)
Syntax of Native Inspect Commands
Native Inspect Manual—528122-006
4-74
snapshot command
Example
To display the source search path:
snapshot command
Opens a TNS/E native process snapshot file (file code 130) for analysis.
filename
is the OSS or Guardian pathname of a TNS/E native snapshot file (with file code
130) that you want to open.
You cannot enter a snapshot command if Native Inspect already has a debugging
target open (a native process or snapshot file). You must close the existing target
before using the snapshot command.
source command
Reads commands from the specified input file. The source command is the WDB/GDB
equivalent of the OBEY command found in Inspect and in many command interpreters
on NonStop systems.
pathname
is the OSS or Guardian pathname of a file containing Native Inspect commands.
Example
To read commands from the file $disk.mysubvol.ninspcmd (assuming your
current default directory is $disk.mysubvol):
(eInspect 1,-2):show directories
Source directories searched: $d0117.tests:$cdir:$cwd
snapshot pathname
source pathname
source ninspcmd










