Ada Programming/Pragmas/Inspection Point


Summary

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

Wikibook

Ada Reference Manual

Ada 95 Rationale