WinDbg.Org: WinDbg Quick Links
Sometimes I need a quick link to install Debugging Tools for Windows and for other related information such as standard symbol server path, common commands, etc. For this purpose I’ve setup windbg.org domain and hope it will be handy. Currently its main page has the following links:
-
Download links to 32-bit and 64-bit versions
-
My favourite standard symbol path
-
Link to HTML version of Crash Dump Analysis Poster
-
Link to Crash Dump Analysis Checklist
You can use either windbg.org or www.windbg.org. They all point to the same page at windbg.dumpanalysis.org.
Help menu on dumpanalysis.org used to point to CDA Poster now points to this page too.
I’ll add more useful information there soon. Any suggestions are welcome!
- Dmitry Vostokov @ DumpAnalysis.org -
Announcements:New Book Memory Dump Analysis Anthology, Volume 1
February 11th, 2008 at 9:26 am
Hi Dmitry,
Good idea! A little raw at this time but as I know you we can expect the best in future…
Instead of setting the symbol path explicitly to ms public symbol server you can also use the handy command .symfix+
Cheers,
Volker
February 11th, 2008 at 10:31 am
Thanks! I’ve amended the page