Inspecting variables
When a thread suspends, the top stack frame of the thread is automatically selected. When a stack frame is selected, the visible variables in that stack frame are displayed in the Variables view. Transform parameters, visible global variables, and visible local variables are shown. Complex variables can be expanded to show the elements that make up the variable.
When a variable changes after a stopping point, its color changes to red to indicate that it is a delta value.