TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-215
#INSPECT Built-In Variable
The rules about which debugger gets invoked are approximately the same as for the
RUND command. That is, if the INSPECT attribute is set ON anywhere (in the object
file during compilation, or on the TACL command line using the SET command), you
will get a debugger in the Inspect family (either Inspect or VI), unless of course neither
of these debuggers is available, and then you get the default debugger, eInspect. If
the Inspect attribute is OFF, you get Native Inspect (eInspect).
Inspect is invoked only for TNS accelerated/interpreted programs (never for TNS/E
native programs), while Visual Inspect can handle both of these. Native Inspect
handles only TNS/E native programs and snapshots.