windbg help

  • .dml_start
kd> .dml_start
Analyze last event
Browse process information
Browse core commands
Browse extension chain
Browse dot commands
kd> .help /D a*
 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All
. commands matching a*:
   .allow_bp_ba_convert [0|1] - Control bp/bm/bu breakpoints to use hardware debug register support
   .allow_exec_cmds [0|1] - control execution commands
   .allow_image_mapping [0|1] - control on-demand image file mapping
   .apply_dbp [<options>] - add current data breakpoint state to a
                            register context
   .asm [<options>] - set disassembly options
   .asm- [<options>] - clear disassembly options
   .attach <proc> - attach to <proc> at next execution
Use ".hh <command>" or open debugger.chm in the debuggers directory to get
detailed documentation on a command.
kd> .chain /D
Extension DLL search Path:
    C:\Program Files\Debugging Tools for Windows (x86)\WINXP;C:\Program Files\Debugging Tools for Windows (x86)\winext;C:\Program Files\Debugging Tools for Windows (x86)\winext\arcade;C:\Program Files\Debugging Tools for Windows (x86)\pri;C:\Program Files\Debugging Tools for Windows (x86);C:\Program Files\Debugging Tools for Windows (x86)\winext\arcade;C:\Program Files\CSL Arm Toolchain\bin;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;C:\Perl\site\bin;C:\Perl\bin;D:\Support Tools\;D:\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\SecureCRT\;C:\Program Files\Common Files\Compuware;C:\Program Files\Subversion\bin;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Universal Extractor;C:\Program Files\Universal Extractor\bin;C:\Program Files\StormII\Codec;C:\Program Files\StormII;C:\Program Files\TortoiseCVS
Extension DLL chain:
    C:\Program Files\Debugging Tools for Windows (x86)\winext\logexts: image 3.01, API 0.0.5, built Tue Feb 02 04:08:35 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\winext\logexts.dll]
    dbghelp: image 6.12.0002.633, API 6.1.6, built Tue Feb 02 04:08:26 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\dbghelp.dll]
    ext: image 6.12.0002.633, API 1.0.0, built Tue Feb 02 04:08:31 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\winext\ext.dll]
    exts: image 6.12.0002.633, API 1.0.0, built Tue Feb 02 04:08:24 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\WINXP\exts.dll]
    kext: image 6.12.0002.633, API 1.0.0, built Tue Feb 02 04:08:22 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\winext\kext.dll]
    kdexts: image 6.1.7650.0, API 1.0.0, built Tue Feb 02 04:08:19 2010
        [path: C:\Program Files\Debugging Tools for Windows (x86)\WINXP\kdexts.dll]
posted @ 2011-04-15 13:56  ahuo  阅读(379)  评论(0编辑  收藏  举报