首页
社区
课程
招聘
[下载]DebugView v4.5
发表于: 2006-3-18 04:13 7166

[下载]DebugView v4.5

2006-3-18 04:13
7166
DebugView
Copyright © 1998-2005 Mark Russinovich
Last Updated: September 15, 2005 v4.5
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.

DebugView Capabilites
DebugView has a powerful array of features for controlling and managing debug output.

Features new to version 4.5

Support for log-file rollover: To better support long-running captures, DebugView can now create a new log file each day, optionally clearing the display when doing so.
Features new to version 4.4:

Support for Windows Server 2003 64-bit Edition and Windows XP 64-bit Edition for x64: DebugView now captures kernel-mode debug output on 64-bit versions of Windows.
Clock-time toggle: you can now toggle between clock time and elapsed time modes.
Features new to version 4.3:

Support for Windows XP SP2: DebugView now captures kernel-mode debug output on Windows XP SP2.
More highlighting filters: Many people have asked for more highlighting filters.
Log file wrapping: A new log file option has DebugView wrap around to the start of the log file when the specified size limit is reached.
Larger buffers: Larger Win32 and kernel-mode buffers lessen the chance of dropped debug output.
Clear-output string: When DebugView sees the special debug output string "DBGVIEWCLEAR" it clears the output.
Client minimize-to-tray: You can now run the client minimized in the tray.
Features new to version 4.2:

Kernel-hook bug fixed: DebugView sometimes mistakenly report that it couldn't hook kernel-mode debug output on Windows XP and Server 2003.
Client global-capture option: A new option allows the client to capture console Win32 debug output on Terminal Server systems when run from a non-console session.
Filtering improved: Filters can be much longer and now apply to Win32 process IDs when process IDs are included in the output.
Crash-dump support improved: Several bugs related to extracting kernel-mode output from crash dumps are fixed and DebugView now loads resulting log files.
More highlight filters: DebugView now has 10 highlight filters, up from 5.
Insert comments: A new menu item lets you insert comments into output.
New switches: New command-line switches allow you to specify history depth and load log files.
Better balloon tips: If an output line is wider than the screen its mouse hover balloon tip word wraps.
Features new to version 4.1:

Save and load filters: You can save and load filters, including the highlighting colors.
Load saved logs: You can now load a log file back into the DebugView output window.
Capture boot-time kernel-mode debug output: Under Windows NT/2K, you can use DebugView to capture debug output generated by drivers from the earliest point in the boot process.
Here is a list highlighting some of DebugView's other features:

Remote monitoring: Capture kernel-mode and/or Win32 debug output from any computer accessible via TCP/IP - even across the Internet. You can monitor multiple remote computers simultaneously. DebugView will even install its client software itself if you are running it on a Windows NT/2K system and are capturing from another Windows NT/2K system in the same Network Neighborhood.
Most-recent-filter lists: DebugView remembers your most recent filter selections, with an interface that makes it easy to reselect them.
Process ID option: Toggle the display of process IDs for Win32 debug output.
Clipboard copy: Select multiple lines in the output window and copy their contents to the clipboard.
Log-to-file: Write debug output to a file as its being captured.
Printing: Print all or part of captured debug output to a printer.
One-file payload: DebugView is implemented as one file.
Crash-Dump Support: DebugView can recover its buffers from a crash dump and save the output to a log file so that users can send you the output your NT driver generated right up to the time of a crash.
The on-line help file describes all these features, and more, in detail.

Installation and Use
Simply execute the DebugView program file (dbgview.exe) and DebugView will immediately start capturing debug output. To run DebugView on Windows 95 you must get the WinSock2 update from Microsoft. Note that if you run DebugView on Windows NT/2K/XP you must have administrative privilege to view kernel-mode debug output. Menus, hot-keys, or toolbar buttons can be used to clear the window, save the monitored data to a file, search output, change the window font, and more. The on-line help describes all of DebugView's features.



This is a screenshot of DebugView capturing Win32 debug output from a remote system. Note the presence of a highlighting filter.

In order to help us track its use, please download through the link that represents the operating system on which you will use or mostly use DebugView.

Note that the zip files are identical, and DebugView runs on all Windows platforms.

Download DebugView (x86- 186 KB) - you plan on using DebugView on Win9x

Download DebugView (x86 - 186 KB) - you plan on using DebugView on WinNT/2K/XP/2K3

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

上传的附件:
收藏
免费 0
支持
分享
最新回复 (10)
雪    币: 191
活跃值: (335)
能力值: ( LV9,RANK:450 )
在线值:
发帖
回帖
粉丝
2
用了一下,感觉OllySnake工具不错。里面有原代码,还有个watchme.wmv是使用方法的视频教学,感觉OllySnake支持中文不太好,希望看雪可以用内带原代码修正后从新编译一下。还有个问题就是配制路径的时候选跟目录或英文没问题。如果是:D:\Documents and Settings\刹那恍惚\桌面\ 这样的就会保存文件失败。建议看雪顺便修正下。

同时希望 CCDEBUG 能把 DebugView v4.5 nt版本的汉化一下。这个工具也很不错的说。

由于上传有限制。我已经打包好了。请到我的网络硬盘下载

http://free5.ys168.com/?dragonfire
工具软件
绝配工具.rar 1.2MB
2006-3-18 04:58
0
雪    币: 191
活跃值: (335)
能力值: ( LV9,RANK:450 )
在线值:
发帖
回帖
粉丝
3
是这东西不实用还是怎么的?

N多人看后没人回应,到底有没有必要汉化?CCDEBUG 在汉化吗?要不我自己汉化了。
2006-3-18 20:51
0
雪    币: 2506
活跃值: (1000)
能力值: (RANK:990 )
在线值:
发帖
回帖
粉丝
4
近几天可能没空,你先汉吧。应该资源不多。
2006-3-18 20:54
0
雪    币: 191
活跃值: (335)
能力值: ( LV9,RANK:450 )
在线值:
发帖
回帖
粉丝
5
初步汉化了一下。我英文比较差,汉化的是 FOR NT 版的,大家先试用一下、有 BUG 请及时反映上来,如果还过的去的话我会继续汉化
上传的附件:
2006-3-19 02:05
0
雪    币: 191
活跃值: (335)
能力值: ( LV9,RANK:450 )
在线值:
发帖
回帖
粉丝
6
这东西是不好用还是没多大用?
2006-4-4 00:54
0
雪    币: 416
活跃值: (29)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
这东东主要是难用,有来解破好像没有什么大作用
2006-4-4 10:31
0
雪    币: 416
活跃值: (29)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
主要是E文太难懂
2006-4-4 10:31
0
雪    币: 234
活跃值: (104)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
一般的调试器已经有这项功能了,故需求不是很迫切。
2006-4-7 17:21
0
雪    币: 196
活跃值: (135)
能力值: ( LV10,RANK:170 )
在线值:
发帖
回帖
粉丝
10
这个工具以前我就有了,但一直不会用

感谢楼主的汉化,辛苦了....
2006-4-8 13:24
0
雪    币: 124
活跃值: (70)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
11
做驱动的都用,要做驱动开发还不认识那几个单词吗?

2006-4-8 14:10
0
游客
登录 | 注册 方可回帖
返回
//