core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_memory.htm
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 22:58:09 -0500
changeset 1934 4f0cd256d26c
parent 1791 727385d8e2b3
child 2136 f0b706fa897d
permissions -rw-r--r--
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section

<!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>Working with Memory</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body >
<h2>Working with Memory</h2>
<p>  This section explains how to work with memory in a debugging session. Topics include:</p>
<ul>
  <li><a href="../reference/view_memory.htm">Memory</a> view &mdash;shows the memory that your project manipulates as it executes</li>
  <li><a href="../reference/view_registers.htm">Registers</a> view&mdash;shows the register contents of a processor</li>
</ul>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/memory/view_memory_show.htm">Opening a Memory View</a></li>
  <li><a href="../tasks/memory/memory_monitor_adding.htm">Adding a Memory Monitor</a></li>
  <li><a href="../tasks/memory/memory_rendering_adding.htm">Adding A Memory Rendering</a></li>
  <li><a href="../tasks/memory/memory_monitor_removing.htm">Removing a Memory Monitor or Rendering</a> </li>
</ul>
<h5>Related References </h5>
<ul>
  <li><a href="../tasks/memory/view_memory_show.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>