Hacker News new | ask | show | jobs
by 0xdeadbeefbabe 4012 days ago
Having a debugger is not the only way to debug. Thinking otherwise is not thinking.
1 comments

I never said it was the only way to debug, just that between a language that only supports `printf` and one that supports `printf` and a debugger, the latter is obviously a more productive environment to work in.