| |||
| Home > Examining the Target Execution Environment > Viewing watches > Formatting the display of values for individual watches | |||
To format the display of individual watch values:
Right-click on the name or value of the variable to display the context menu.
For arrays, structures, or C++ objects:
if you right-click on the name, then all values associated with that variable are formatted.
if you right-click on the value, then only that value is formatted.
Select Format... from the context menu to display the selection box. Highlight the required format for the expression from the list of available formats.
If a variable contains multibyte characters, you can choose
to view it using ASCII, UTF-8,
or Locale encoding.
Click OK.