Related Topics:| Debugging Output Defaults |
By default, the debugger includes inherited members when debugging a C++ program. You can choose to not include inherited members.
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
Note - This option is equivalent to the dbx output_inherited_members Environment Variable and to the -v options to the dbx print commands.