Y
Hacker News
new
|
ask
|
show
|
jobs
by
zak_mc_kracken
4012 days ago
No, it's a very valid concern. It's quite plausible that the absence of a debugger slows down the roll out to production.
1 comments
0xdeadbeefbabe
4012 days ago
Having a debugger is not the only way to debug. Thinking otherwise is not thinking.
link
zak_mc_kracken
4011 days ago
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.
link