Using a Custom Pretty-Print Routine
Related Topics:
By default, dbx does not use a custom pretty-print routine. When a custom print-print routine is enabled, the option -p is the default for evaluating and displaying.
To use a custom pretty-print routine:
- 1. In the Debugging window, choose Debug
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
- 2. In the Debugging Options dialog box, click the Command Line Only tab.
- 3. At Use custom pretty-print routine, click the Yes radio button.
- 4. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions.
Note - This option is equivalent to the dbx output_pretty_print Environment Variable