Change Data Value dialog box

The Change Data Value dialog box changes the value of a variable in the Data pane of the Debugger.

To open the Change Data Value dialog box,

  1. Right-click a variable in the Data pane.
  2. Choose Modify Value from the popup menu.
You can also edit scalars (any single number) in place by right-clicking a variable and choosing Modify Value. A combo box appears, where you type in a value or choose a previous value.

Current Value

The current value of the variable that is selected in the Data pane.

New Value

The value to set the selected variable to.