Stack trace and source

Stack trace and source view

This view combines the stack trace and source code display. Selecting items in any of the capture views will display a stack trace, assuming it was successfully resolved (for example, selection a memory operation from a list of all operations).

Each entry in the stack trace has information on source module, source file, source line and a function. Selecting an entry will automatically load the source file if it can be located on local computer and display the line for the return address.

Using the context menu, invoked with right click in the source view, the source file currently displayed can be opened in the editor of choice. For information how to configure the editor please see the external editor page. Additionally, tab width can be set to either 4 or 8 spaces using the same menu.