Related Topics:| Debugging Output Defaults |
By default, the base for printing integer values during debugging is determined automatically by the base of each integer constant. You can change the base to decimal, octal, or hexadecimal.
To change the output base::
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
Note - This option is equivalent to the dbx output_base Environment Variable.