On Using Debuggers 16 years ago
FTA: "It saves me over and over again when dealing with code I don't understand. Not having it would be terrible."
Perhaps that is the problem. What are you doing working with, using, or writing code that you don't understand
To me this is a bit like the folks who randomly change their loop conditions until they get the desired behavior. Sure it works correctly now, but they have no idea why their changes made it that way.