Working with memory

You can inspect and change process memory.

The Memory view supports the same addressing as the C language. You can address memory using expressions such as:

You can configure your output to display hexadecimal or decimal. You can also set the number of display columns and the memory unit size. You can configure each memory tab independently.

You can customize the Memory view to colors and fonts displayed. You can also customize some of its behavior. The customizations affect the entire Memory view.

To change process memory:

Warning: Changing process memory can cause a program to crash.

  1. In the Debug view, select a process. Selecting a thread automatically selects the associated process.
  2. In the Memory view, click a memory tab.
  3. Do one of the following:

To change the appearance of the Memory view:

  1. Do one of the following:
  2. In list of memory addresses, right-click, and select:

Related concepts
C/C++ Development perspective
Projects

Related tasks
Debugging

Related reference
Debug views

IBM Copyright Statement