Feedback

  • Contents
 

Debug Palette

The debug palette contains four tabs for viewing the activity of a handler during the debug session. The Watch Variables, Step Variables, and Handler Variables tabs show the values of variables throughout the debugging session. The Call Stack tab shows the call stack for the debug session.

View the value of a variable in a debug handler