Hacker News new | past | comments | ask | show | jobs | submit login

I used to spend my days in the Java debugger, stepping through framework code to troubleshoot application-level errors, as the stacktrace we had obfuscated the error, or everything was simply broken.

Depending on the situation, I might spend most of my day debugging, as a way to better understand the program and as a code analysis tool.

This was especially useful if dealing with a code base that I was not familiar with, while in code that I wrote myself most of the time logging is sufficient.

I'm not sure why the author thinks that debugging is not a priority for tool makers, the debuggers that we currently have are awesome and have been so for years.




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

Search: