this post was submitted on 03 Oct 2025
194 points (98.5% liked)

Programmer Humor

38576 readers
306 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
[–] mcv@lemmy.zip 2 points 17 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.