While debugging, you can change the contents of a memory
location.
Procedure
- In the Monitors pane, select the
memory monitor that contains the memory location that you want to
edit. Memory will appear in the Renderings pane,
where you will perform all other steps. If you have added multiple
renderings, select the tab that contains the rendering that you want
to edit.
- Scroll down to the memory location you want to change.
Alternatively, right-click in the monitor and choose the Go
to Address pop-up menu item. This will open a Go
To Address section at the bottom of the rendering, in which
you can enter an address that you want to jump to.
- Select the row containing the value that you want to change
and then double-click the value that you want to change.
Tip: If the rendering is currently in focus, you do not need
to double-click the value that you want to change to be able to edit
it. Rather, you can simply start typing the change and the editor
will activate.
- Enter a valid value for that memory location.
- Press Enter to submit the change.
The debugger checks for a valid value.