Selecting debugger recognized exceptions

You can select the level of exceptions the Distributed Debugger recognizes for processes you are debugging, so that stepping or execution will stop when one of the selected exceptions is thrown. By default, all unhandled exceptions are recognized by the Distributed Debugger.

To select the exceptions recognized by the Distributed Debugger:

  1. Select File > Preferences from the menu bar.
  2. Expand the Debug item in the left-hand window of the Application Preferences dialog.
  3. Locate the process you want to set the exceptions recognized for.
  4. Click on Exception Filter Preferences Settings.
  5. Check the level of exceptions you want the Distributed Debugger to recognize or uncheck exceptions you want the Distributed Debugger to ignore.
  6. Click OK to close the Application Preferences dialog.

To cancel your exception filter preferences settings, click Reset.

To set your exception filter preference to the default settings, click Default

To set your new exception filter preferences as the default, check the Debugger Defaults box before clicking OK.