Website Highlights

The website debugging-guide.com contains examples, reviews, and errata for the book “The Developer’s Guide to Debugging”. You will also find up-to-date references to tools, books, journals, research papers, conferences, tutorials, and links to other debugging websites.

Access to tools – A list of proven debugging tools. Read more in Tools…

Books – we are compiling a list of books on debugging and related topics. Read more in Literature…

Our favorites:

D.J. Agans, Debugging: The Nine Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems. American Management Association, 2002.
A. Zeller, Why Programs Fail, Second Edition: A Guide to Systematic Debugging. Morgan Kaufmann, 2009
M. Hewardt, D. Pravat, Advanced Windows Debugging. Addison-Wesley 2007

Events – we are keeping a calendar of events for conferences and workshops that have talks, presentations on debugging topics. Follow this blog page…

Journals – Dr. Dobb’s Journal, The ACM Portal, IEEE Explore, etc., contain a wealth of articles on debugging, profiling, and testing. We are working on creating references to the most interesting articles in these vast archives. Read more in Literature…

Research – We are augmenting the central aadebug website with our own collection of links to research in debugging. Read more in Literature…

Tutorials – There is a variety of instruction material on debugging available, ranging from GDB tutorials to complete university classes. Read more in Links…

Websites – the debugging web site with the most references is Algorithmic and Automatic Debugging Home Page. The web site also maintains an active list of research projects on debugging and automated testing. Read more in Links…

Wikipedia – the English version of the free internet encyclopedia contains a large number of well written, and well refereed, articles, and references for further reading. Good keywords are Debugging, Debugger, Profiling, List_of_tools_for_static_code_analysis. Read more in Links…

Comments are closed.