22
Jan
2008
DebugView for Windows
By Mark Russinovich
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.
Platform Compatibility
Client: Windows Vista, Windows XP (x86 and x64), Windows 2000 Professional, Windows Me, Windows 98, or Windows 95.
Server: Windows Server 2008 (x86 and x64), Windows Sever 2003 (x86 and x64), or Windows 2000 Server (x86 and x64).

