logoalt Hacker News

flohofwoetoday at 2:23 PM3 repliesview on HN

Optimistic to assume that modern day programmers even know what a debugger is, or if they do, consider it as anything else than some weird ancient shibboleth only used by the greybeards ;)


Replies

bluGilltoday at 3:10 PM

The greybeards rarely used debuggers, and then only to see the stack trace of a core file. They found printf better.

I can't find my copy of https://en.wikipedia.org/wiki/The_Practice_of_Programming but that is what I recall it says. Those authors are the best known greybeards.

Levitatingtoday at 2:43 PM

To be fair, even before LLMs could spot my bugs in an instant I really only regularly used debuggers in C because it can't display arbitrary types in debug print statements.

show 1 reply
rafaelmntoday at 2:26 PM

Debugger MCP better

show 2 replies