Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Modules view

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 enables users to view the module's internals - functions, global variables, associated source files, etc.

Modules view

Modules view toolbar icons

The table below lists the icons displayed in the Modules view toolbar.

Command Name Description
Load Symbols for all modules icon Load Symbols for All Modules Loads the symbols of the all modules involved in the current session. This option does not affect the modules whose symbols are already loaded.

Modules view context menu commands

The table below lists the Modules context menu commands.

Command Name Description
load symbols for all icon Load Symbols for All Loads the symbols of the all modules involved in the current session. This option does not affect the modules whose symbols are already loaded.
Load Symbols icon Load Symbols Loads the symbols of the module. The symbols will be loaded from the file specified in the module's properties.
  Properties... Opens the Properties dialog for the module.

Related concepts
Debug information

Related tasks
Debugging

Related reference
Views

IBM Copyright Statement

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire