▲ | kstrauser 5 days ago | |
Interesting POV. I see it exactly the opposite: using a debugger most of the time feels like trying to see the current state of things without understanding what set of inputs led to it. Print debugging feels more like trying to understand the actual program logic that got us to this point, based on a few choice clues. I’m not saying you’re wrong or I’m right, just that we have diametric opposite opinions on this. |