🎉 TriCore v6.3r1p10 available! We're happy to announce the public patch release of TASKING VX-toolset for TriCore v6.3r1p10. Contact us

Switching contexts for Debug Windows via the Callstack Window

17-Oct-2024

Callstack display is one of the fundamental tools in the debugging process.


Solution:

1. Open the Callstack Window via View | Debug | Callstack.

2. Set a breakpoint in the function. 

3. Observe the entire callstack of the beginning of the execution up to the breakpoint.

4. Observe how to switch contexts for other Debug Windows in the Callstack Window in winIDEA video tutorial.

Was this answer helpful?