Introduction to DebugView

DebugView

Sysinternals DebugView

Copyright © 1999-2004 Mark Russinovich

Sysinternals - www.sysinternals.com

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 generated by standard debug print APIs, so you don’t need a debugger to catch the debug output your applications or device drivers generate, and you don't need to modify your applications or drivers to use non-Windows debug functions in order to view its debug output.

License

You may not redistribute DebugView in any form without the express written permission of Mark Russinovich. If you wish to redistribute DebugView, please contact [email protected].