core/com.nokia.carbide.cpp.doc.user/html/tasks/memory/memory_rendering_adding.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
child 1658 2a5c0df13bad
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Adding a Memory Monitor</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Adding a  Memory Rendering </h2>
<p>Add a memory rendering pane to display the memory monitor item in different formats. The formats available include:</p>
<ul>
  <li>Traditional</li>
  <li>Hex</li>
  <li>ASCII</li>
  <li>Signed Integer</li>
  <li>Unsigned Integer </li>
</ul>
<p>Use the <b>Add New</b> button to choose a different memory monitor item. </p>
<div class="step">
  <h4>To add a Memory Rendering </h4>
  <ol>
    <li>Right-click the Memory Renderings pane and select Add  Rendering or click the Add  Rendering(s) (<img src="../../images/icons/mem_add_monitor_icon.png" width="18" height="18" align="absmiddle" />) button</li>
    <p>The <b>Add Memory Rendering</b> dialog appears (Figure 1).</p>
    <p align="center"><img src="../../images/views/wnd_memory_rendering.png" width="259" height="340" /></p>
    <p class="figure">Figure 1 - Add Memory Rendering dialog </p>
    <li> Select the type of memory rendering to display in the memory monitor</li>
    <li>Click OK </li>
    <p>The  Memory Renderings pane displays a new tab of the memory monitor item using the specified format.</p>
  </ol>
</div>
<h5>Related concepts</h5>
<ul>
  <li><a href="../../concepts/working_with_memory.htm">Working with Memory </a> </li>
</ul>
<h5>Related tasks</h5>
<ul>
  <li><a href="view_memory_show.htm">Opening a Memory View</a></li>
  <li><a href="memory_rendering_adding.htm">Adding A Memory Rendering</a></li>
  <li><a href="memory_monitor_removing.htm">Removing a Memory Monitor or Rendering</a> </li>
</ul>
<h5>Related References </h5>
<ul>
  <li><a href="../../reference/view_memory_wnd.htm">Memory View</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>