About debugging

A wrong assumption that most people make when debugging: a bug has a higher probability of hiding in complex and esoteric places. This may be true about roaches — they are more likely to be found in hard to reach places, but not about code. Code bugs are not afraid of light — they are just as likely to be in plain view.