Next: , Previous: GNAT.Dynamic_Tables (g-dyntab.ads), Up: The GNAT Library


9.47 GNAT.Exception_Actions (g-excact.ads)

Provides callbacks when an exception is raised. Callbacks can be registered for specific exceptions, or when any exception is raised. This can be used for instance to force a core dump to ease debugging.