Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-201
Usage Consideration for Accelerated Programs on
TNS/R Systems
Usage Consideration for Accelerated Programs on TNS/R
Systems
When debugging accelerated programs, the SOURCE command annotates the listed
statements to mark statements that are register-exact points with a “@” and those that
have been “Deleted” (that is, are not memory-exact points) with a “–”.
Usage Consideration for Accelerated Programs on TNS/E
Systems
The SOURCE command shows register-exact points(“@”) and deleted statement
annotations (“–”) for an OCA process, but not for an OCA snapshot.
Related Commands
ADD SOURCE ASSIGN on page 6-14
DELETE SOURCE ASSIGN on page 6-31
DELETE SOURCE OPEN on page 6-32
LIST SOURCE ASSIGN on page 6-141
LIST SOURCE OPEN on page 6-142
SELECT SOURCE SYSTEM on page 6-169
SET LOCATION FORMAT on page 6-175
SET with SOURCE option on page 6-171
SOURCE ASSIGN on page 6-202
SOURCE OPEN on page 6-208
SOURCE SYSTEM on page 6-211
Note. The annotation character is listed in the same column that Inspect lists the asterisk
when marking the current location. The asterisk always takes precedence; information about
the program state at the current location is available from the ACCELERATOR status/prompt
token and the LIST PROGRAM DETAIL and the INFO LOCATION commands.