if you ever need to analyze a Windows Dump file but don’t have the Windows Debugging Tools available here’s a handy way of doing an online analysis of the dump file. Get the Windows Crash Dump file from C:\Windows\Minidump, then ZIP the dump file and upload it on the OSR Online website via the Instant [...]
Archive of posts tagged Debugging
ToolTip: Fiddler HTTP Debugging Proxy
During an Application Compatibility webcast I attended recently the presenter mentioned the Fiddler Tool. There are many network traffic monitoring Tools out there, but if you are just after capturing HTTP traffic, this one should get your attention. Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. [...]

