DebugView - Sysinternals (original) (raw)

By Mark Russinovich

Published: April 23, 2019

Download Download DebugView (1.3 MB)
Run now from Sysinternals Live.

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:

DebugView also extracts kernel-mode debug output generated before a crash from Window's 2000/XP crash dump files if DebugView was capturing at the time of the crash.

DebugView Capabilities

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

Features new to version 4.6:

Features new to version 4.5:

Features new to version 4.4:

Features new to version 4.3:

Features new to version 4.2:

Features new to version 4.1:

Here is a list highlighting some of DebugView's other features:

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. Note that if you run DebugView on Windows 2000/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.

DebugView screenshot

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

Download Download DebugView (1.3 MB)

Run now from Sysinternals Live.