core/com.nokia.carbide.cpp.doc.user/html/reference/view_module.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1658
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
<html>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<head>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
<title>Modules View</title>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1658
diff changeset
    10
<body >
1658
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    11
<h2>Modules View</h2>
2131
ff0156b93599 moved inf, mmp, remote conn, and views to project folder
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    12
<p>The <b>Modules</b> view displays a list of modules loaded while debugging your program. The listed modules can be selected to show related information. You can open the Modules view in the <a href="../projects/views/perspective_carbide.htm">Carbide C/C++</a> perspective by selecting <b>Window &gt; Show view &gt; Other...</b>, then expand the Debug folder and select Modules. In the <a href="perspective_debug.htm">Debug</a> perspective select <b>Window &gt; Show view &gt; Modules</b>.</p>
1658
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    13
<p>The Modules view is only loaded during a debug session and closes when the debug session ends. Select the running man icon to list the Type, Symbols, and Symbols file for the executable. Select the stack of books icon to list the Type, Symbols, Symbols file, and Base address for the shared library. </p>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    14
<p>Figure 1 shows the Modules view.</p>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    15
<p align="center"><img src="../images/views/view_module.png" width="595" height="181" /></p>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    16
<p class="figure">Figure 1 - Modules view</p>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    17
<h5>Related reference </h5>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    18
<ul>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    19
  <li> <a href="../debugger/debug/viewing_debug.htm">Debug view</a></li>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    20
</ul>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    21
<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>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    22
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    23
</body>
2a5c0df13bad renamed files for consistency in naming
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    24
</html>