Logging dbx Commands to a File | Environment Variables |
dbxenv Command |
The output_log_file_name environment variable determines the file to which dbx commands executed during a debugging session are logged..
output_log_file_name filename | Name of the command logfile. Records only commands, not command output. Default: /tmp/dbx.log.uniqueID. |