Next: , Previous: Pragma Suppress_All, Up: Implementation Defined Pragmas


Pragma Suppress_Debug_Info

Syntax:

     Suppress_Debug_Info ([Entity =>] LOCAL_NAME);

This pragma can be used to suppress generation of debug information for the specified entity. It is intended primarily for use in debugging the debugger, and navigating around debugger problems.