Search results

Jump to: navigation, search
  • Is there a way to catch and suppress exceptions?
    2 KB (352 words) - 03:20, 21 December 2018
  • ...<p>A handled exception occurs, and you are stopping the program at handled exceptions with the [[#MARKER-9-1925|TRAP]] command</p> ...KER-9-1037|''exception'']]s. The TRAP command tells the debugger to report exceptions that occur as the Ada program executes. The syntax of the command is:
    27 KB (4,121 words) - 00:37, 25 April 2019
  • ==== [[Guide:9x_rationale/rat95-p2-11|11 Exceptions]] ==== :: [[Guide:9x_rationale/rat95-p2-11#3|11.3 Exceptions and Optimization]]
    14 KB (1,918 words) - 10:57, 6 May 2019
  • [[Category:Exceptions]]
    4 KB (546 words) - 17:57, 12 October 2021
  • === Trapping Unhandled Exceptions === The detection of unhandled exceptions can slow execution of the target program. To avoid this, use the command <c
    15 KB (2,346 words) - 00:36, 25 April 2019
  • ...uide:95lrm/RM-12|Next]]</div><div class="linenumbers">{{DISPLAYTITLE: 11.6 Exceptions and Optimization}}
    4 KB (596 words) - 23:35, 4 May 2019
  • ...esponding error situations are associated with the names of the predefined exceptions. Every Ada compiler is required to generate code that raises the correspond
    4 KB (653 words) - 23:35, 4 May 2019
  • ...ate scope extends to the end of the declarative region, with the following exceptions:
    4 KB (705 words) - 23:38, 4 May 2019
  • ...-2|Next]]</div><div class="linenumbers">{{DISPLAYTITLE: 11.4.1 The Package Exceptions}} package Ada.Exceptions is
    5 KB (694 words) - 23:35, 4 May 2019
  • [[RCUG_RootCause_GUI_Reference#Exceptions|Exceptions]] exceptions
    41 KB (5,233 words) - 22:40, 22 March 2019
  • ...Raise_Occurrence and the new attribute Identity. A major advantage is that exceptions so raised do not all have the same name Exception_With_Message. ...Occurrence is now limited so that occurrences cannot be directly assigned. Exceptions can now be saved by a procedure and function Save_Occurrence. This approach
    9 KB (1,336 words) - 16:19, 20 April 2019
  • * '''Calls to Ada.Exceptions.Save_Occurrence will return an object that is allocated from the heap.''' * '''Exceptions that propagate out of task entry calls when the entry call was part of n as
    5 KB (758 words) - 00:31, 24 April 2019
  • -- tracebacks provided for unhandled exceptions.
    6 KB (759 words) - 00:37, 25 April 2019
  • * [[Guide:9x_rationale/rat95-p2-11|11 Exceptions]] ** [[Guide:9x_rationale/rat95-p2-11#3|11.3 Exceptions and Optimization]]
    13 KB (1,924 words) - 16:18, 20 April 2019
  • == 11. [[Guide:95lrm/RM-11|Exceptions]] == :11.4.1 [[Guide:95lrm/RM-11-4-1|The Package Exceptions]]
    21 KB (2,643 words) - 05:19, 6 May 2019
  • * Handling, reporting on and raising exceptions.
    5 KB (736 words) - 22:55, 27 February 2019
  • 11. [[Guide:95lrm/RM-11|Exceptions]] 11.4.1 [[Guide:95lrm/RM-11-4-1|The Package Exceptions]]
    19 KB (2,641 words) - 15:48, 29 April 2019
  • ...bove. Simply checking this box will report all user-defined C++ (and Ada) exceptions. [[RCUG_RootCause_GUI_Reference#MARKER-9-1711|Select Events Dialog]], check "Exceptions" to index exception events, then click
    29 KB (4,850 words) - 17:20, 19 June 2018
  • ...xecutable. (You will notice in the Build Manager output that there will be exceptions raised at runtime, but pretend not to notice this at the moment.) Run the p ...guess that an unhandled exception is causing our problem. Select 'Trap All Exceptions' from the Breakpoints menu.
    13 KB (2,115 words) - 00:34, 25 April 2019
  • ...be runtime library provides functions for raising/throwing and suppressing exceptions from a probe. Exceptions can be raised/thrown <code>on_entry</code>, <code>on_exit</code>, and <code
    13 KB (1,885 words) - 19:03, 20 May 2020

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)