Hacker News new | ask | show | jobs
by chrisseaton 3399 days ago
> Are people really debugging that often?

Don't people say that debugging is the longest part of development?

1 comments

"Debugging" as a general term maybe, but "using a literal debugger with breakpoints and stuff" is much rarer. At least for me.