Editing rendered memory in the Memory Rendering view

About this task

You can change the contents of a storage location in a storage monitor if the program uses teraspace storage. To change it:

Procedure

  1. Select the storage monitor where you want to make the change.
  2. Scroll down to the storage location you want to change. Alternatively, right-click in the monitor and choose the Go to Address pop-up menu item. This will open the Go To Address dialog in which you can enter an address that you would like to jump to. The starting address of the view will switch to the entered address.
  3. Select the row containing the value that you want to change and then select the value that you want to change.
  4. Enter a valid value for that storage location.
  5. Press Enter to submit the change. The debugger checks for a valid value.

Feedback