Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.01 KB

-write-cmd-hist--write-command-history-.md

File metadata and controls

36 lines (28 loc) · 1.01 KB
title description keywords ms.date topic_type ms.topic api_name api_type
.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 (Write Command History) Windows Debugging
05/23/2017
apiref
reference
.write_cmd_hist (Write Command History)
NA

.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