Go to main content
Oracle® Developer Studio 12.6: Debugging a Program with dbx

Exit Print View

Updated: June 2017
 
 

modules Command

The modules command lists module names. It is valid only in native mode.

Syntax

modules [-v] [–debug |–read]

List all modules.

If –debug is specified, list all modules containing debugging information.

If –read is specified, list names of modules containing debugging information that have been read in already.

where:

-v specifies verbose mode, which prints language, file names, and such.