Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-69
snapshot command
snapshot command
Opens a TNS/E native process snapshot (with 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), 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):
snapshot filename
source filename
source ninspcmd