Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When something goes wrong after X iterations, print statements can show the evolution better. That is one thing that debuggers don't do I think (track variables over time). Or do they and am I not finding this feature in IntelliJ? :O


GDB and LLDB allow you to put a print statement anywhere; they’re a strict superset of what you can do in code.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: