C/C++ Programmer's Guide (G06.25+)

Compiler Pragmas
HP C/C++ Programmer’s Guide for NonStop Systems429301-008
13-53
INSPECT
The debugging utility selected by INSPECT and NOINSPECT varies by system,
environment, and available subsystem, as follows:
°
For a TNS process:
NOINSPECT selects, in order of precedence:
INSPECT selects, in order of precedence:
°
For a native process:
NOINSPECT selects, in order of precedence:
INSPECT selects, in order of precedence:
When the TACL RUNV command or OSS runv utility is used, then this debugger
pragma selects:
°
Visual Inspect on G-series
°
Visual Inspect on H-series for INSPECT
°
Native Inspect on H-series for NOINSPECT
When the TACL RUN or RUND command or OSS run utility is used, then this
debugger pragma selects the debugger using the lists shown above.
G-series H-series
DEBUG
Inspect
Native Inspect
G-series H-series
Visual Inspect Visual Inspect
Inspect Inspect
DEBUG Native Inspect
G-series H-series
DEBUG
Native Inspect
G-series non-PIC G-series PIC H-series
Visual Inspect Visual Inspect Visual Inspect
Inspect DEBUG Native Inspect
DEBUG
For more information on... See the...
DEBUG DEBUG Manual
Inspect Inspect Manual
Native Inspect Native Inspect Manual
Visual Inspect VI online help on the client PC