core/com.nokia.carbide.cpp.doc.user/html/reference/view_module_wnd.htm
author fturovic <frank.turovich@nokia.com>
Tue, 02 Mar 2010 14:31:44 -0600
branchRCL_2_4
changeset 1063 c67144afafb0
parent 400 9b005a8e6778
child 1225 a546534a48de
permissions -rw-r--r--
added note on TRK improvements

<!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>Modules View</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Modules View</h2>
<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="../concepts/CarbidePerspective.html">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>
<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>
<p>Figure 1 shows the Modules view.</p>
<p align="center"><img src="../images/views/view_module.png" width="595" height="181" /></p>
<p class="figure">Figure 1 - Modules view</p>
<h5>Related reference </h5>
<ul>
  <li> <a href="../debugger/debug/viewing_debug.htm">Debug view</a></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>