| |||
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 (see Configuring the internationalization settings). You can change the format only for the following elements in the Code window:
File Editor pane, 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 Call Stack pane.
To change the encoding format for the File Editor pane, 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:
Click the Pane menu for the Output pane.
Select Format... from the Pane menu. A List Selection dialog box is displayed.
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, and select Format... from the context menu. A List Selection dialog box is displayed.
Select the required encoding from the dialog box, for example, UTF-8.
Click OK.
To change the encoding for an individual Call Stack pane entry in either the Locals tab or the Statics tab:
Select the required tab in the Call Stack pane, for example Locals.
Right-click on an entry in the tab, and select Format... from the context menu. A List Selection dialog box is displayed.
Select the required encoding from the dialog box, for example, UTF-8.
Click OK.