Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-13
ADD PROGRAM
The ZZSA file is created in the same subvolume the program is running from. This
could be different from your logon subvolume. Enter this command at the TACL
prompt:
Then look for the save file whose modification timestamp matches the time of the
abnormal termination.
Save Files and Timestamps
When Inspect retrieves a save file for analysis, you can receive warning messages
giving timestamp information.
Each object file in the system contains a BINDER timestamp. When the Inspect
command SAVE creates a save file, it includes this timestamp. If you use the ADD
PROGRAM command to fetch a save file and the recorded timestamp in the save
file does not match the timestamp in the corresponding program file on disk, you
receive a warning message because the program file might have been modified.
Adding Programs on a TNS/E System
You cannot add a TNS/E process or a TNS/E snapshot file to an Inspect session
on a TNS/E system. Instead, you must use either Visual Inspect or Native Inspect
to debug a TNS/E process or snapshot.
Related Commands
INFO SAVEFILE on page 6-120
LIST PROGRAM on page 6-137
PROGRAM on page 6-156
SELECT PROGRAM on page 6-167
STOP on page 6-215
Examples
1. This example assumes there is a previously created save file for $NAMEX.
5>FILEINFO zzsa*
--ADD PROGRAM zzsa1630
-$NAMEX-
...
-$NAMEX-STOP
--COMMENT STOP closes the save file without terminating INSPECT
--EXIT