x86 Exceptions Pane

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

Table 1. x86 Exceptions pane —items
Item Explanation
Check All Enables catching all exceptions.
Clear All Disables catching all exceptions.

To access the x86 Exceptions pane

  1. Select the Run > Run... or Run > Debug... menu item
  2. The Debug window (Figure 1) appears.

  3. Select a Configuration setting
  4. Click x86 Exceptions tab
  5. The x86 Exceptions pane appears.

Common concepts
Common tasks
Common references