2.10 Display Variables

When hovering the mouse cursor over a variable in the source text, a pop-up that shows the name and value of the variable is displayed ("<variable name>=<variable value>").

The display format of the variable value is same as the display format of watch expressions depending on the type of the variable.

Caution

This function is enabled only when connected to the debug tool and the downloaded source file is opened in this panel.

Remark

For details on the display format of watch expressions, see "CS+ Debug Tool".

Figure 2.19

Pop-up Display of Variables