this post was submitted on 03 Oct 2025
169 points (98.3% liked)

Programmer Humor

38576 readers
437 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] barubary@infosec.exchange 2 points 8 hours ago (1 children)
[–] mcv@lemmy.zip 2 points 6 hours ago

This does sound very interesting. I should have said the debuggers I'm familiar with don't do it. Or if they do, I have no idea how.

Certainly setting breakpoints on certain conditions instead of just a line, would help a lot. Being able to step backwards through the execution even more so.