Sun Studio 12 Update 1: Debugging a Program With dbx

Syntax

fortran_modules

Lists all Fortran modules in the current program.

fortran_modules -f module_name

Lists all functions in the specified module.

fortran_modules -v module_name

Lists all variables in the specified module.