文件名称:编写 Debugging Tools for Windows 扩展 示例代码
文件大小:142KB
文件格式:ZIP
更新时间:2017-04-16 03:13:25
windbg 扩展 示例代码
编写 Debugging Tools for Windows 扩展 示例代码
【文件预览】:
Example01
----test.cmd(170B)
----dbgexts.cpp(960B)
----MyExt.def(274B)
----makefile(247B)
----dbgexts.h(111B)
----MyExt.cpp(397B)
----make.cmd(168B)
----sources(574B)
----dbgexts.rc(4KB)
Example03
----test.cmd(264B)
----test_x64.cmd(264B)
----dbgexts.cpp(960B)
----MyExt.def(298B)
----makefile(247B)
----dbgexts.h(111B)
----MyExt.cpp(6KB)
----make.cmd(168B)
----sources(574B)
----dbgexts.rc(4KB)
Test01
----x86()
--------Test01.pdb(259KB)
--------Test01.dmp(86KB)
--------Test01.exe(7KB)
----x64()
--------Test01.pdb(219KB)
--------Test01.dmp(110KB)
--------Test01.exe(8KB)
----Test01.cpp(219B)
----Test01.sln(2KB)
----Test01.vcproj(10KB)
Example02
----test.cmd(264B)
----test_x64.cmd(264B)
----dbgexts.cpp(960B)
----MyExt.def(285B)
----makefile(247B)
----dbgexts.h(111B)
----MyExt.cpp(2KB)
----make.cmd(168B)
----sources(574B)
----dbgexts.rc(4KB)