DebugView is a tool from Sysinternals to capture debug messages
I've installed DebugView 4.79 on Windows 7 and Windows 8 64 bit machines and a Windows 7 32 bit machine. On all of them I see …
windows debugging debugviewI want to use OutputDebugString() in my application and then have the option to show it in a separate viewer …
delphi debugview outputdebugstringI'm using Sysinternals DebugView for debugging/logging during testing, and it's pretty good. However I was thinking is there more …
debugging logging sysinternals debugview