Inspecting shared-library usage

The Modules view shows you information about the shared libraries for the session you select in the Debug view. The view shows the name, base address, and size of each library. To show this view, choose Windows > Show View > Modules .

Shared Libraries view

The Modules view: the shared libraries for the selected session.

Related concepts
Using breakpoints and watchpoints
Inspecting your registers
Inspecting a process's memory
Monitoring signal handling
Viewing your output
Interacting with GDB
Related tasks
Inspecting variables
Changing variable values
Controlling the display of variables
Changing variable to a different type
Viewing variables in memory
Evaluating your expressions