Sun Studio 12 Update 1: Debugging a Program With dbx

Syntax

language

Print the current language mode set by the dbx language_mode environment variable (see Setting dbx Environment Variables). If the language mode is set to autodetect or main, the command also prints the name of the current language used for parsing and evaluating expressions.

where:

language is c, c++, fortran, or fortran90.


Note –

c is an alias for ansic.