Procedure: To Modify Local Variables in Hex Mode
To view the variable in HEX do one of the following:
- In the Local Variables window, CTRL+double-click to view and modify the HEX value of the variable in the Hex Editor as shown in the following figure;
- OR -
- SHIFT + double-click the variable in the Inspect/Modify window or the Modify Variable window to view and modify the HEX value of the variable in the Modify Variable Window as shown in the figure below.
Note
The Debugger will not display binary data.