Contents

The Local Variables Window

The local variables window is opened using View|Locals. The local variables window displays the contents of the local variables at the currently selected stack frame.

The set of local variables that are displayed is determined by the stack frame that is selected in the stack window.

Variable values that changed between stops of the program are displayed in red color.

Using the right mouse button, pop up a tiny menu that lets you move the active variable or structure member to the watched expressions window.