carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_modules_view.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3  
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
       
     7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     8 <title>Shared Libraries view</title>
       
     9 <link rel="stylesheet" type="text/css" href="../help.css">
       
    10 </head>
       
    11  
       
    12 
       
    13 <body>
       
    14 
       
    15 <h1>Modules view</h1>
       
    16 
       
    17 <p>The <b>Modules</b> view of the Debug
       
    18 perspective lets you view information about the modules loaded in the current
       
    19 debug session, including executables and shared libraries. The view consists
       
    20 of two areas: the modules tree and the detail pane. The detail pane displays
       
    21 the detail information for the module selected in the modules tree. Expanding a
       
    22 module enables users to view the module's internals - functions, global variables, associated
       
    23 source files, etc.</p>
       
    24 
       
    25 <img src="../images/view_modules.png" alt="Modules view"></img>
       
    26 
       
    27 <h3>Modules view toolbar icons</h3>
       
    28 
       
    29 <p>The table below lists the icons displayed in the Modules view toolbar.</p>
       
    30 
       
    31 <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
       
    32 <tr>
       
    33   <td width="10%" align="left"><b>Command</b></td>
       
    34   <td width="30%"><b>Name</b></td>
       
    35   <td width="60%"><b>Description</b></td>
       
    36 </tr>
       
    37 <tr>
       
    38   <td><img border="0" src="../images/icon_load_all_modules.png" alt="Load Symbols for all modules icon"></td>
       
    39   <td>Load Symbols for All Modules</td>
       
    40   <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>
       
    41 </tr>
       
    42 </table>
       
    43 
       
    44 <h3>Modules view context menu commands</h3>
       
    45 
       
    46 <p>The table below lists the Modules context menu commands.</p>
       
    47 
       
    48 <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
       
    49 <tr>
       
    50   <td width="10%" align="left"><b>Command</b></td>
       
    51   <td width="30%"><b>Name</b></td>
       
    52   <td width="60%"><b>Description</b></td>
       
    53 </tr>
       
    54 <tr>
       
    55   <td><img border="0" src="../images/icon_load_all_modules.png"  alt="load symbols for all icon"></td>
       
    56   <td>Load Symbols for All</td>
       
    57   <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>
       
    58 </tr>
       
    59 <tr>
       
    60   <td><img border="0" src="../images/icon_load_all_modules.png" alt="Load Symbols icon"></td>
       
    61   <td>Load Symbols</td>
       
    62   <td>Loads the symbols of the module. The symbols will be loaded from the file specified in the module's properties.</td>
       
    63 </tr>
       
    64 <tr>
       
    65   <td>&nbsp;</td>
       
    66   <td>Properties...</td>
       
    67   <td>Opens the Properties dialog for the module.</td>
       
    68 </tr>
       
    69 </table>
       
    70 
       
    71 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    72 <br>
       
    73 <a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
       
    74 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    75 <br>
       
    76 <a href="../tasks/cdt_o_debug.htm">Debugging</a></p>
       
    77 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    78 <br>
       
    79 <a href="cdt_o_views.htm">Views</a></p>
       
    80 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    81 
       
    82 </body>
       
    83 
       
    84 </html>