▲ | estimator7292 3 days ago | ||||||||||||||||||||||
I hate Java because debugging java code is worse than debugging assembly | |||||||||||||||||||||||
▲ | krior 3 days ago | parent | next [-] | ||||||||||||||||||||||
As a Intellij-user I am more than a little confused. What are features missing from Java's debugging story? | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | spreiti 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||
How much experience do you have working in Java? This statement really surprises me because Java has some of the best in class tools to debug and troubleshoot issues. | |||||||||||||||||||||||
▲ | peterashford 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||
This has to be one of the wrongest opinions I've ever seen on HN. It's mind-bendingly wrong. Java would, IMO, be the easiest programming language in the world to debug. The debugging tools are mature, consistent and extensive. | |||||||||||||||||||||||
▲ | throwaway7783 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||
This is really a wild take. Java's debugging support is one of the best out there. | |||||||||||||||||||||||
▲ | trollied 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||
I hate to say it, but this is because you are not a Java developer. It’s very easy to debug. | |||||||||||||||||||||||
▲ | pjmlp 3 days ago | parent | prev [-] | ||||||||||||||||||||||
Found out another printf debugger. |