|
Wizards /
Create Filter WizardThe Create Filter wizard allows you to create an exception filter based on currently selected exception snapshot(s) in the Debug view. 1. Create Filter: Select filter type. This wizard page allows you to select filter type, which exception property to filter by. ![]() 2. Regular Expression: Create filter regular expression for selected exception. This wizard page helps you to define a regular expression for the filter. Select exception properties from the list. It will generate a regular expression that matches all the selected properties. You can edit the generated regular expression manually at the Regular Expression text box. You can test generated regular expression at the Test Regular Expression text box. It will tell if the entered text matches the regular expression or not. ![]() 3. Export: Export filter options. This wizard page allows you to select where to save the exception filter. You can select on of the following:
![]() 4. Create Filter: Preview the changes. This wizard page gives you a preview of your changes to selected launch configuration or file. Newly added exception filters are marked with the green plus icon. ![]() |