Modifying Values

You can set values of variables in the Source window. This is useful for testing purposes. The setting only applies to the current debug session, so changes are not saves in source files.

To modify a value:

  1. Double-click a variable in the Source window.

    The variable is selected.

  2. Right-click the selection.

    The pop-up menu of the Source window appears.

  3. Select On Selection "expression" > Set Value.

    The Set Value dialog box appears.

    The Expression field displays the name of the selected variable.

  4. Enter a new value in the Replace field.
  5. Click Set to set the new value.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.