Setting the Output Base | Environment Variables |
dbxenv Command |
The output_base environment variable determines the base for printing integer values during debugging.
output_base auto[matic] | 8 | 10 | 16 | Default base for printing integer constants Default: automatic.. |