Hacker News new | past | comments | ask | show | jobs | submit login

Do people outside of MS actually use WinDbg?



We [IBM JIT for J9 team] use WinDBG as part of our tools to debug problems that show up on Windows.


I use it often via gflags to start on process startup, because WinDbg startup is a lot faster than letting the process crash, windows showing the error dialog, and then clicking in the visual studio version selector to select Visual Studio.


Mostly Microsoft or Windows device driver developers, but also people who want to reverse engineer device drivers.

There's many DRM / anti-hacking tools that rely on windows drivers to hook Windows kernel APIs at the lowest level they can.


Yeah security people use WinDbg a lot.


A few friends of mine that do memory forensics made extensive use of WinDBG to debug memory translation code. In the memory forensics developer community (yeah, very specific) WinDBG is one of the most reliable tools to use.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: