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


2.165 Pragma Suppress_Debug_Info

Syntax:

    pragma 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.