首页
社区
课程
招聘
DebugView v4.41
发表于: 2005-7-29 19:44 3019

DebugView v4.41

2005-7-29 19:44
3019
Last Updated: July 20, 2005 v4.41

Introduction
DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don’t need a debugger to catch the debug output your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard debug output APIs.

DebugView works on Windows 95, 98, Me, NT 4, 2000, XP, Windows Server 2003 and Windows for x64 processors.

DebugView Capture
Under Windows 95, 98, and Me DebugView will capture output from the following sources:

Win32 OutputDebugString
Win16 OutputDebugString
Kernel-mode Out_Debug_String
Kernel-mode _Debug_Printf_Service
Under Windows NT, 2000, XP and Server 2003 DebugView will capture:

Win32 OutputDebugString
Kernel-mode DbgPrint
All kernel-mode variants of DbgPrint implemented in Windows XP and Server 2003
DebugView also extracts kernel-mode debug output generated before a crash from Window NT/2000/XP crash dump files if DebugView was capturing at the time of the crash.

down:

http://www.sysinternals.com/Utilities/DebugView.html


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 1223
活跃值: (469)
能力值: (RANK:460 )
在线值:
发帖
回帖
粉丝
2
前几天我还打算写这个东西呢,呵呵
2005-7-29 23:43
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
2005-7-29 23:45
0
游客
登录 | 注册 方可回帖
返回
//