Debugging – Using Hypotheses to Track Down the Culprit

Steven Zeil

July 18, 2013

Course Home   e-mail

1 Rules of Debugging
2 Don’t Guess, Hypothesize
 2.1 Hypothesizing
 2.2 Debugging as a Series of Science Experiments
3 Narrowing the Search
4 If you didn’t fix it, it ain’t fixed!

[Previous]