Viewing the List of Break on Exceptions

Use the Breakpoints window to see a list of frequently used system exceptions that you can use during debugging.

To view the list of break on exceptions:

  1. Choose Debug | Debug Windows | Breakpoints from the menu to display the Breakpoints window.
  2. Click the Break On Exceptions tab.

    The check box indicates whether the break on exception is currently disabled (unchecked) or enabled (checked).


About Break on Exceptions

Creating a Break on Exception

Disabling and Enabling a Break on Exception