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

Load Symbols
Loads the symbols of the module. The symbols will be loaded from the file specified in the module's properties.
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.

Related concepts
Debug information

Related tasks
Debugging

Related reference
Views

IBM Copyright Statement