| |||
Home > Getting Started with RealView Debugger > Localizing the RealView Debugger interface > Configuring the pane views |
To display messages and variable contents correctly in the Code window, you must set the encoding format to the format you specified in the settings window. You can change the format only for the following elements in the Code window:
Disassembly tab, source code tabs, and text searches
Output pane, all tabs
individual variables in a Watch pane tab
individual variables in the Locals tab and Statics tab of the Locals pane.
To change the encoding format for the source code view, click the down arrow in the Encoding field on the Find toolbar, and select the required encoding, for example, UTF-8.
This also enables you to search your sources for multibyte text that matches the selected format.
To change the encoding format for the Output pane:
Right-click in the Output pane to display the context menu.
Select Format... from the context menu to display the List Selection dialog box.
Select the required encoding from the dialog box, for example, UTF-8.
Click OK.
To change the encoding for an individual Watch pane entry:
Right-click on the Watch entry to display the context menu.
Select Format... from the context menu to display the List Selection dialog box.
Select the required encoding from the dialog box, for example, UTF-8.
Click OK.
To change the encoding for an individual Locals pane entry in either the Locals tab or the Statics tab:
Select Locals from the View menu to display the Locals pane.
Select the required tab in the Locals pane, for example Locals.
Right-click on an entry in the tab to display the context menu.
Select Format... from the context menu to display the List Selection dialog box.
Select the required encoding from the dialog box, for example, UTF-8.
Click OK.