Inspect Manual
Using Inspect With Accelerated Programs on TNS/R
Systems
Inspect Manual—429164-006
16-7
Accelerator Debugging Options
Level
Required
User
Knowledge Where Capabilities
Source
level
User’s own
program
Memory-exact
points
Statement
breakpoints,
stepping, display
variables
TNS
machine
level
TNS system Register-exact
points
TNS instructions
breakpoints,
stepping, display and
modify data and TNS
system registers
TNS/R
machine
level
TNS/R
system,
Accelerator
Anywhere
(requires Debug
to set TNS/R
instruction
breakpoints)
TNS/R instruction
breakpoints, display
and modify data and
TNS/R system
registers
Note. The accelerator defines memory-exact points at the beginning of most statements and
at other locations where necessary. When the input object file to the accelerator contains
symbols, the accelerator uses this information to determine the location of source statements.
When a program does not contain symbols, locations at which the environment register RP
field is 7 are treated as statement delimiters.
Table 16-1. Debugging Capabilities in Accelerated Programs on TNS/R
Systems (page1of2)
Action
TNS
Program
Accelerated
Program at a
Register-
Exact Point
Accelerated
Program at a
Memory-
Exact Point
Accelerated
Program at a
Non-Exact
Point
Add
breakpoint
Yes Yes
1
Yes
1
Yes
1
Statement
stepping
Yes Yes Yes Yes - only to
the next
memory-exact
point
Instruction
stepping
Yes No No No
Display
variables
Yes Yes Yes Yes
2