Related Topics:| Debugging Output Defaults |
By default, the debugger does not automatically cast C++ variables to dynamic type.
To automatically cast C++ variables to dynamic type:
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
Note - This option is equivalent to the dbx output_dynamic_type Environment Variable and to the -d option to the dbx print commands.