blob: 1cf171088fcb17fca1d52c337808df5d1140322b [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Adding multiple memory renderings and removing renderings</title>
</head>
<body>
<h1>Adding multiple memory renderings and removing renderings</h1>
<p>When you add a variable, expression, or register to the Memory view, you can do so multiple times, each time adding a new (or the same) rendering. Alternatively, once you have added a memory monitor and rendering, you can go to the <strong>Renderings</strong> pane and click the <strong>Add Rendering(s)</strong> push button (<img alt="Add Rendering(s) push button" src="images/task-memory-add-monitor.gif">). This will prompt you with a dialog to select the rendering that you want to add to the view. In this dialog, you can select more than one rendering by using the keyboard Shift or Ctrl keys - doing this will cause a rendering to be opened for each rendering format that is selected. When you add multiple memory renderings, they are separated by tabs.</p>
<p>You can also split the <strong>Memory Renderings</strong> pane by selecting the <strong>Toggle Split Pane</strong> push button (<img alt="Toggle Split Pane push button" src="images/task-memory-det-pane.gif">). When the <strong>Renderings</strong> pane is split, you can view two renderings side-by-side.</p>
<p>When you have multiple memory renderings for a memory monitor, you can set the renderings to be linked with one another. To do this, select the <strong>Link Memory Rendering Panes</strong> push button (<img alt="Link Memory Rendering Panes push button" src="images/task-memory-link-panes.gif">). When renderings are linked, they are synchronized with each other (for example, if you change the column size in one rendering, the column size in the other rendering will also change - or if you scroll or move the cursor in one rendering, the other rendering will scroll or follow the same cursor movement). Linking memory renderings only applies to the current Memory view. If you have multiple Memory views open, they do not link to each other.</p>
<p>To remove a rendering, select it in the <strong>Renderings</strong> pane and click <strong>Remove Rendering</strong> (<img alt="Remove Memory Monitor push button" src="images/task-memory-remove-monitor.gif">). When you remove all memory renderings for a monitored expression, variable, or register, the <strong>Renderings</strong> pane will be populated with the memory rendering selection list. From this list, you can select the data format that you want to use for the memory rendering and then click <strong>Add Rendering(s)</strong>.</p>
</body>
</html>