Step Filtering

The following preferences can be set using the VJET > Debug > Step Filtering preference page.

These preferences are used to configure step filters and step filtering options.

Option Description Default
Use step filters This option controls is step filtering should be enabled or not. Off
Defined step filters This is a listing of all of the defined step filters (the listing itself) and whether the step filters are in use or not (the checked state of step filter)  
Add URI filter button Used to add a new step filter that is based on a simple pattern. Use "*" wildcard to represents any characters. e.g. pattern "abc*" can match "abc" and "abcdefg", cannot match "dabc".  
Remove button Used to remove the selected step filter(s)  
Select All button Used to set all defined step filters as enabled (or checked)  
Deselect All button Used to set all defined step filters as disabled (or unchecked)  

Related reference