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