Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default, the Call Stack tab will appear as a docked tab in the bottom pane of the editor.



The Call Stack tab helps you trace the operation of an application as it calls other objects.

You can view the variables of another function, process or component in the call stack by double clicking on it. The line will be highlighted in green and the 6.3 Variables will change to show the variables in the program selected in the Call Stack window.

6. Debugging Applications