Title: Solving a Bug
Use: When solving a bug
Type: read-do
Date: 03/24/2025
Checklist
Notes:
-
Rules:
- Understand the system
- Make it fail
- Quit Thinking and Look
- Divide and Conquer
- Change one thing at a time
- Keep an audit trail
- Check the Plug
- Get a fresh View
- If you didn't fix it, it ain't fixed
-
Read The art of debugging to better understand this checklist
-
Check out my Debugging notes on the book