Logging an Entire Debugging Session to a File | Environment Variables |
dbxenv Command |
The session_log_file_name environment variable determines whether dbx logs commands and their output to a file.
session_log_file_name filename | Name of the file to which dbx logs all commands and their output. Output is appended to the file. Default: no file name, no session logging. |