调试工具DebugView for Windows (Dbgview.exe)

DebugView是一款能捕获本地或网络中通过TCP/IP可达计算机的调试输出的应用。它支持Win32的OutputDebugString和内核模式的DbgPrint。在Windows 2000/XP等系统上,需要管理员权限才能查看内核模式的调试输出。只需运行dbgview.exe即可开始捕获调试信息,提供清空窗口、保存数据、搜索输出等功能。DEBUG_PRINT函数示例用于将程序运行信息输出到DbgView。
摘要由CSDN通过智能技术生成
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 Capture

Under Windows 2000, XP, Server 2003 and Vista 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's 2000/XP crash dump files ifDebugView was capturing at the time of the crash.

Installation and U
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值