Debugging a Program With dbx

exception [-d | +d]

Use this command to display an exception's type. This variable can be used at any time during debugging. With --d, the derived type is shown; otherwise, the static type is shown. This command overwrites the dbxenv variable output_dynamic_type setting.