Next: , Previous: , Up: Implementation Defined Pragmas   [Contents][Index]


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