Please enable JavaScript to view this site.

Exception Tracer Help

The Collect settings allow you to choose which events will be collected by Exception Tracer and which will be ignored.

 

 

 settings-single-step

 

 

By default, single step collection is set to Symbol, Filename, Line.

 

 

Single Step Data Collection

 

Single step data collection results in a lot of data being collected. Most of the time a lot of this data is redundant. We've provided some options to allow you to choose how much data you collect when in single stepping mode

 

All. All single step events are collected.

Symbol, Filename, Line. Only single step events where either symbol name, filename or line have changed (compared to previous line) are collected.

Symbol, Filename. Only single step events where either symbol name or filename have changed (compared to previous line) are collected.

Filename. Only single step events where filename has changed (compared to previous line) are collected.

 

 

Reset - Resets all global settings, not just those on the current page. This includes removing any symbol servers added.