Skip Navigation

What a good debugger can do

werat.dev What a good debugger can do đź”®

When people say “debuggers are useless and using logging and unit-tests is much better,” 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. While any reasonable debugger can indeed do all of that, it’s on...

What a good debugger can do đź”®
5
5 comments