core/com.nokia.carbide.cpp.doc.user/html/reference/views.htm
changeset 0 fb279309251b
child 1225 a546534a48de
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/views.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,20 @@
+<!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 bgcolor="#FFFFFF">
+<h2>Working with Memory</h2>
+<p>  This section explains how to work with variables in a Carbide.c++ debugging session. The following views show various types of information about variables:</p>
+<ul>
+  <li><a href="view_variables.htm">Memory</a> view &mdash;shows the memory that your project manipulates as it executes</li>
+  <li><a href="view_registers.htm">Registers</a> view&mdash;shows the register contents of a processor</li>
+</ul>
+<div id="footer">Copyright &copy; 2009 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>