The Debug/Run window's x86 Exceptions pane lists all the exceptions that the debugger is able to catch. If you want the debugger to catch all the exceptions, enable all of the options in this view. However, if you prefer to handle only certain exceptions, enable only those options that reflect the exceptions you prefer to handle.
Figure 1 - x86 Exceptions pane
Item | Explanation |
---|---|
Check All | Enables catching all exceptions. |
Clear All | Disables catching all exceptions. |
The Debug window (Figure 1) appears.
The x86 Exceptions pane appears.