core/com.nokia.carbide.cpp.doc.user/html/tasks/memory/view_memory_show.htm
author fturovic <frank.turovich@nokia.com>
Wed, 21 Jul 2010 13:50:58 -0500
changeset 1658 2a5c0df13bad
parent 1376 120480c02651
child 1791 727385d8e2b3
permissions -rw-r--r--
renamed files for consistency in naming

<!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>Opening the Memory View</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Opening a Memory View </h2>
<p>Use the <b>Memory</b> view to examine a portion of memory starting at a specific address on the host machine.</p>
<p class="note"><b>NOTE</b> When using an emulator, the memory addresses are actually based on their location and formats dependent upon the host machine.</p>
<div class="step">
  <h4>To open a Memory view </h4>
  <ul>
    <li>Click Window &gt; Show View &gt; Memory</li>
    <p>The Memory view appears.</p>
  </ul>
</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="memory_monitor_adding.htm">Adding a Memory Monitor</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.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>