Related Topics:| Logging an Entire Debugging Session to a File | Debugging Output Defaults |
By default, the debugger logs the dbx commands executed during a debugging session to the file /tmp/dbx.log.uniqueID. You can specify the file name for this log file, or you can choose not to have the dbx commands logged to a file.
To log the dbx commands to a file:
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
Note - This option is equivalent to the dbx output_log_file_name Environment Variable.