|
|
|
|
|
by Jorengarenar
1203 days ago
|
|
>When people say “debuggers are useless and using logging and unit-tests is much better,” Who? Who does say that? Freshman students who barely started coding? >I suspect many of them think that debuggers can only put breakpoints on certain lines, step-step-step through the code, and check variable values. That alone provides enough value to know debuggers are useful. |
|
Example from this thread: https://news.ycombinator.com/item?id=35098434