Native Inspect Manual (H06.04+)
Syntax of Native Inspect Commands
Native Inspect Manual—528122-005
4-71
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 name of a TNS/E native snapshot file (with file code 130) that you want to
open.
If you enter the snapshot command when Native Inspect already has a debugging
target open (a native process or snapshot file), the existing target is closed before the
specified snapshot file is opened.
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.
filename
is the name 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 filename
source filename
source ninspcmd










