Ada Programming/Pragmas/Inspection Point
From Wikibooks, open books for an open world
Summary [edit]
The pragma Inspection_Point directs the compiler to ensure that the specified variable is available where the pragma appears.
This pragma aids in debugging.
See also [edit]
Wikibook [edit]
Ada Reference Manual [edit]
Ada 95 Rationale [edit]