Inspect Manual
Using Inspect With TAL and pTAL
Inspect Manual—429164-006
13-14
TRACE
If you are stepping over a procedure and a debugging event occurs while that 
procedure/subprocedure is executing or a procedure/subprocedure that it calls is 
executing, execution is suspended where the event occurs. Among other reasons, 
this can happen if you placed a breakpoint in a called procedure/subprocedure. 
You can use the STEP OUT command to return back to the level at which 
execution was originally stepped.
TRACE
The TRACE ARGUMENTS command shows the arguments for the primary entry point 
of a scope unit. If a secondary entry point has a different set of arguments, TRACE 
ARGUMENTS does not display them.










