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:
- Choose Debug | Debug Windows | Breakpoints
from the menu to display the Breakpoints window.
- Click the Break On Exceptions
tab.
The check box indicates whether the break on exception is currently
disabled (unchecked) or enabled (checked).
Related Topics
About Break on Exceptions
Creating a Break on Exception
Disabling and Enabling
a Break on Exception