.write_cmd_hist (Write Command History)

The .write_cmd_hist command writes the entire history of the Debugger Command window to a file.

.write_cmd_hist Filename 

Parameters

Filename
Specifies the path and filename of the file that will be created.

Environment

This command is available only in WinDbg and cannot be used in script files.

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All