Non-Confidential | ![]() | ARM 100953_0527_00_en | ||
| ||||
Home > DS-5 Debug Perspectives and Views > Modules view |
Use the Modules view to display a tabular view of the shared libraries and dynamically loaded Operating System (OS) modules used by the application. It is only populated when connected to a Linux target.
set os
command.Right-click on the column headers to select the columns that you want displayed:
Displays the name and location of the component on the target.
Displays whether the symbols are currently loaded for each object.
Displays the load address of the object.
Displays the size of the object.
Displays the component type. For example, shared library or OS module.
Displays the name and location of the component on the host workstation.
Displays all columns.
Resets the columns displayed and their widths to the default.
The Name
, Symbols
, Address
, Type
, and Host File
columns are displayed by default.
The following options are available from the toolbar or context menu:
context
Links this view to the selected connection in the Debug Control view. This is the default. Alternatively you can link the view to a different connection. If the connection you want is not shown in the drop-down list you might have to select it first in the Debug Control view.
Copies the selected data.
Selects all the displayed data.
Loads debug information into the debugger from the source file displayed in the Host File column. This option is disabled if the host file is unknown before the file is loaded.
Opens a dialog box where you can select a file from the host workstation containing the debug information required by the debugger.
Discards debug information relating to the selected file.
Displays the Memory view starting at the load address of the selected object.
Displays the Disassembly view starting at the load address of the selected object.
The following View Menu options are available:
Enables the updating of the view when it is hidden behind other views. By default this view does not update when hidden.
Refreshes the view.