Next: Pragma Suppress_Exception_Locations, Previous: Pragma Suppress_All, Up: Implementation Defined Pragmas [Contents][Index]
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.