carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_modules_view.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_modules_view.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+ 
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Shared Libraries view</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+ 
+
+<body>
+
+<h1>Modules view</h1>
+
+<p>The <b>Modules</b> view of the Debug
+perspective lets you view information about the modules loaded in the current
+debug session, including executables and shared libraries. The view consists
+of two areas: the modules tree and the detail pane. The detail pane displays
+the detail information for the module selected in the modules tree. Expanding a
+module enables users to view the module's internals - functions, global variables, associated
+source files, etc.</p>
+
+<img src="../images/view_modules.png" alt="Modules view"></img>
+
+<h3>Modules view toolbar icons</h3>
+
+<p>The table below lists the icons displayed in the Modules view toolbar.</p>
+
+<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
+<tr>
+  <td width="10%" align="left"><b>Command</b></td>
+  <td width="30%"><b>Name</b></td>
+  <td width="60%"><b>Description</b></td>
+</tr>
+<tr>
+  <td><img border="0" src="../images/icon_load_all_modules.png" alt="Load Symbols for all modules icon"></td>
+  <td>Load Symbols for All Modules</td>
+  <td>Loads the symbols of the all modules involved in the current session. This option does not affect the modules whose symbols are already loaded.</td>
+</tr>
+</table>
+
+<h3>Modules view context menu commands</h3>
+
+<p>The table below lists the Modules context menu commands.</p>
+
+<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
+<tr>
+  <td width="10%" align="left"><b>Command</b></td>
+  <td width="30%"><b>Name</b></td>
+  <td width="60%"><b>Description</b></td>
+</tr>
+<tr>
+  <td><img border="0" src="../images/icon_load_all_modules.png"  alt="load symbols for all icon"></td>
+  <td>Load Symbols for All</td>
+  <td>Loads the symbols of the all modules involved in the current session. This option does not affect the modules whose symbols are already loaded.</td>
+</tr>
+<tr>
+  <td><img border="0" src="../images/icon_load_all_modules.png" alt="Load Symbols icon"></td>
+  <td>Load Symbols</td>
+  <td>Loads the symbols of the module. The symbols will be loaded from the file specified in the module's properties.</td>
+</tr>
+<tr>
+  <td>&nbsp;</td>
+  <td>Properties...</td>
+  <td>Opens the Properties dialog for the module.</td>
+</tr>
+</table>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_o_debug.htm">Debugging</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_views.htm">Views</a></p>
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+
+</body>
+
+</html>