首页
社区
课程
招聘
[转帖]Debugging Tools for Windows Updated: February 26, 2010
发表于: 2010-2-28 00:10 4527

[转帖]Debugging Tools for Windows Updated: February 26, 2010

2010-2-28 00:10
4527
Debugging Tools for Windows Updated: February 26, 2010

Highlights in Version 6.12.2.633

This is the current version of Debugging Tools for Windows and is available in the Windows Driver Kit (WDK). This release of Debugging Tools for Windows contains many bug fixes and new enhancements. The debuggers are stable and more reliable than previous releases and we recommend that you upgrade to this version.

Here are some of the key changes in this version of Debugging Tools for Windows:
1.
Several bug fixes in extensions to only use public symbols

2.
General BugCheck Analysis Updates including:•
Bug Check 0x9F Update – Added logic to diagnose bugcheck 0x9F minidumps using new data in Windows 7 added to the 0x9F minidumps by the Kernel and Networking Teams.
Data includes:
- All Kernel ExWorkerThreads that process Power IRPs
- IRPs Associated with any ExWorkerThread
- IRPs Associated with PnP Completion Queue
- All Kernel Power IRPs
- Device Stacks for all IRPS
- NT_TRIAGE_POWER Structure
- NT_TRIAGE_PNP structure

BugCheck 0xFE Update - Add logic to diagnose bugcheck 0xFE minidumps using new to Windows 7 callback data added by the USB team.


3.
Fixed user-mode minidump generation problem.

4.
Fixed buffer overrun in schannel transport.

5.
Fixed several kernel debugger transport issues.

6.
Fixed problem with debugger reporting incorrect FPO information.

7.
Allowed stack dumps deeper than 65535 if specified explicitly.

8.
Changed ".outmask /a" and ".outmask /d" to be set only instead of or/xor.

9.
The old ADPlus.vbs is being replaced by ADPlus.exe which requires the .Net Framework 2.0. For those cases where the .Net Framework isn't available we are still shipping the older version renamed to adplus_old.vbs. For detailed documentation of the new ADPlus.exe as well as for its new companion ADPlusManager.exe please see adplus.doc located in the same folder as adplus.exe.


Additional details on some of these features can be found in the debugger documentation (debugger.chm). To open this documentation, use Start --> Debugging Tools for Windows --> Debugging Help.


http://www.microsoft.com/whdc/devtools/debugging/default.mspx

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (5)
雪    币: 191
活跃值: (43)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
可惜没单独版本
2010-2-28 02:57
0
雪    币: 191
活跃值: (11)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
单独安装包:
下载ISO后提取了整个debugger目录:
│  dbg_amd64.msi
│  dbg_ia64.msi
│  dbg_x86.msi
│  setup_amd64.exe
│  setup_ia64.exe
│  setup_x86.exe

└─setup
    └─winnt
        └─i386
                instmsi.exe
                msizap.exe

http://d.namipan.com/d/8845c946f0fdcfb0f1650cf1dc93ef8736cb96f82eacd103

没找到更好的, 只能用纳米了, 速度慢 还要装米人 见谅...
2010-2-28 05:17
0
雪    币: 4902
活跃值: (130)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
WDK越来越大了。。。
2010-2-28 16:58
0
雪    币: 1407
活跃值: (17)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
namipan我这从没下载成功过,也分流一个,包含Debugger目录所有文件。
Debuggers.7z
2010-2-28 17:40
0
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
6
Thanks,支持分流.
2010-2-28 19:41
0
游客
登录 | 注册 方可回帖
返回
//