dumpchk
秃噜豆儿 发表于 2020-06-22 17:54浏览次数:
dumpchk命令允许用户查看Windows意外停止时创建的Windows转储文件。
The dumpchk command allows users to view the Windows minidump files created when Windows stops unexpectedly.
如果安装了支持工具,但是此命令不起作用,请进入C:\ Program Files \ Support Tools 目录并运行该命令。如果可行,您可以更新此目录的路径,以便将来使用。
If the Support Tools are installed, but this command is not working go into the C:\Program Files\Support Tools directory and run the command. If this works, you can update your path to this directory, so it works in the future.
目录:
1 dumpchk 运行系统环境
2 dumpchk 语法
3 dumpchk 示例
dumpchk 运行系统环境
Windows xp
Windows 2000
Windows 2003
dumpchk 语法
用法:DumpCheck [y < sympath >]
Windows XP syntax
DUMPCHK [options] < CrashDumpFile >
-p
|
仅打印标题(不验证)。
|
-v
|
指定详细模式。
|
-q
|
执行快速测试。
|
Windows 2000 syntax
DUMPCHK [options]
-p
|
仅打印标题(不验证)。
|
-v
|
指定详细模式。
|
-c
|
做转储验证。
|
-x
|
额外的文件验证。需要几分钟。
|
-e
|
做转储考试。
|
-y
|
设置转储检查的符号搜索路径。如果符号搜索路径为空,则将CD-ROM用于符号。
|
-b
|
设置转储检查的图像搜索路径。如果符号搜索路径为空,则将\ system32用于符号。
|
-k
|
将内核的名称设置为File。
|
-h
|
将hal的名称设置为File。
|
Usage: DumpCheck [y < sympath >]
Windows XP syntax
DUMPCHK [options] < CrashDumpFile >
-p
|
Prints the header only (with no validation).
|
-v
|
Specifies verbose mode.
|
-q
|
Performs a quick test.
|
Windows 2000 syntax
DUMPCHK [options]
-p
|
Prints the header only (with no validation).
|
-v
|
Specifies verbose mode.
|
-c
|
Do dump validation.
|
-x
|
Extra file validation. Takes several minutes.
|
-e
|
Do dump exam.
|
-y
|
Set the symbol search path for dump exam. If the symbol search path is empty, the CD-ROM is used for symbols.
|
-b
|
Set the image search path for dump exam. If the symbol search path is empty,\system32is used for symbols.
|
-k
|
Set the name of the kernel to File.
|
-h
|
Set the name of the hal to File.
|
dumpchk 示例
dumpchk
Display debug information.