Ada Programming/Pragmas/Inspection Point


Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

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

Category:Book:Ada Programming#Inspection Point
Category:Book:Ada Programming