Debugging 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
From the great book "Debugging" by Dave Agans, the homepage is http://www.debuggingrules.com.