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

I am not trying to sell anyone on debugging, but honestly if you have a good debugger and it's easy to drop into, you'll find it way easier and faster than print debugging. I don't know why people put themselves through the pain of writing print all over the place when you can just, pause the program and see literally everything, all the way up the stack.


There are different levels of debugger. I use language ones all the time. But this article is talking process debugging. If you dev native compiled apps then that's probably second nature. But if you do dev on a scripted or runtime language then it is, as I said in my previous comment, rarely applicable but occasionally very helpful.


John Carmack: It still boggles my mind how hostile to debuggers and IDEs Silicon Valley VC- backed companies are

https://youtu.be/tzr7hRXcwkw?si=LX7LhGYUHmPAWVNJ




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

Search: