4.9.3.1 To Modify the Value of a Variable in the Autos Window
- The debugger must be in break mode.
- Display the Autos window, if necessary.
- In the Value column,
double click the value you want to change.
-or-
Single click to select the line, then press the TAB key.
- Type the new value and press ENTER.
Attention:
Editing floating-point values can result in minor inaccuracies because of the decimal-to-binary conversion of fractional components. Even a seemingly harmless edit can change some of the least significant bits in the floating-point variable.