<!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>Modules view</title> <link rel="stylesheet" type="text/css" href="../help.css"> <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> </head> <body> <h1>Modules view</h1> <p>The <img src="../images/command_link.png" border="0" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.debug.ui.ModuleView)")'>Modules</a> 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 options</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"><strong>Icon</strong></td> <td width="30%"><strong>Name</strong></td> <td width="60%"><strong>Description</strong></td> </tr> <tr> <td><img border="0" src="../images/icon_load_all_modules.png" alt="Load Symbols for all modules icon"></td> <td><strong>Load Symbols for All Modules</strong></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"><strong>Icon</strong></td> <td width="30%"><strong>Name</strong></td> <td width="60%"><strong>Description</strong></td> </tr> <tr> <td><img border="0" src="../images/icon_load_all_modules.png" alt="load symbols for all icon"></td> <td><strong>Load Symbols for All</strong></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> </td> <td><strong>Find...</strong></td> <td>Opens the Find dialog box to search the Modules view.</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">C/C++ Views</a></p> <hr > <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ><br> <img src="../images/nokiaCopyright.png" ALT="Nokia Copyright Statement" > </body> </html>