Next: Pragma Default_Storage_Pool, Previous: Pragma Debug, Up: Implementation Defined Pragmas
Syntax:
pragma Debug_Policy (CHECK | DISABLE | IGNORE | ON | OFF);
This pragma is equivalent to a corresponding Check_Policy pragma with a first argument of Debug. It is retained for historical compatibility reasons.
Check_Policy
Debug