日期:2014-05-16 浏览次数:20535 次
|
? |
? |
Display regular commands |
|
.help |
.help |
Display . commands |
|
.chain |
.chain |
Lists all loaded debugger extensions |
|
.extmatch |
.extmatch /e ExtDLL FunctionFilter |
Show all exported functions of an extension DLL. FunctionFilter
=
wildcard string |
|
.hh |
.hh |
Open WinDbg's help |
|
version |
? |
Dump version info of debugger and loaded extension DLLs |
|
vercommand |
? |
Dump command line that was used to start the debugger |
|
vertarget |
? |
Version of target computer |
|
CTRL+ALT+V |
? |
Toggle verbose mode ON/OFF |
|
n |
n [8 | 10 | 16] |
Set number base |
|
.formats |
.formats Expression |
Show number formats = evaluates a numerical expression or symbol and displays
it in multiple numerical formats (hex, decimal, octal, binary, time, ..)
|
|
.cls |
? |
Clear screen |
|
.lastevent |
? |
Displays the most recent exception or event that occurred (why the debugger is waiting?) |
|
.effmach |
.effmach |
Dump effective machine (x86, amd64, ..):
免责声明: 本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
|