mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
48 lines
1.8 KiB
HTML
48 lines
1.8 KiB
HTML
<!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 name="ProgId" content="FrontPage.Editor.Document">
|
|
<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 Modules 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 users can view the module's internals - functions, global variables, associated
|
|
source files, etc.</p>
|
|
|
|
<dl>
|
|
<dt><b>Load Symbols</b></dt>
|
|
<dd>Loads the symbols of the module. The
|
|
symbols will be loaded from the file specified in the module's properties.</dd>
|
|
|
|
<dt><b>Load Symbols For All</b></dt>
|
|
<dd>Loads the symbols of the all modules involved in the current session. This option does not affect
|
|
the modules whose symbols are already loaded.</dd>
|
|
</dl>
|
|
<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>
|