🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

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?