Trace View

The Trace view diagram shows all the details of how a feature works. Here you can navigate forward, backward, up, and down through a detailed execution trace. See the call tree starting with web service endpoints going through function calls all the way to SQL operations. At any point, you can move quickly back and forth between the Trace view and your source code.

The Trace view is fully interactive. You can:

Trace view is fully interactive

Expand and collapse execution paths

Explore callers and callees

View variable names and values at any point in the code flow

View SQL queries

Open source code right to the line of any particular function


Was this page helpful? thumb_up Yes thumb_down No
Thank you for your feedback!