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

> have you ever debugged Java? It's barely even possible

hard disagree ... Java is a dream to debug. I've hacked into complex applications countless times by remote attaching the debugger and setting breakpoints to step through what they are doing. You don't even need source code in many cases. I'd pick Java ahead of any other language on that front.




clojure inherits the exact same debug tooling you describe


except the debugging experience in clojure is much more difficult - try step debugging through a macro.


I don't think it's dream. I believe now most major languages support remote debug like that. My complain about Java debugging is massive use of AOP.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: