C/C++ Programmer's Guide (G06.27+, H06.08+, J06.03+)

INSPECT selects, in order of precedence:
TNS/E systemTNS/R system
Visual InspectVisual Inspect
InspectInspect
Native InspectDEBUG
For a native process:
NOINSPECT selects, in order of precedence:
TNS/E systemTNS/R system
Native InspectDEBUG
INSPECT selects, in order of precedence:
TNS/ETNS/R PICTNS/R non-PIC
Visual InspectVisual InspectVisual Inspect
Native InspectDEBUGInspect
DEBUG
When the TACL RUNV command or OSS runv utility is used, then this debugger
pragma selects:
Visual Inspect on TNS/R servers
Visual Inspect on TNS/E servers for INSPECT
Native Inspect on TNS/E servers 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.
See the...For more information on...
DEBUG ManualDEBUG
Inspect ManualInspect
Native Inspect ManualNative Inspect
VI online help on the client PCVisual Inspect
KR
The KR pragma specifies to the native C compiler that Kernighan & Ritchie or common-usage C is
being compiled instead of ISO/ANSI Standard C.
KR
210 Compiler Pragmas