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.
This function is enabled only when connected to the debug tool and the downloaded source file is opened in this panel. |