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

I usually find that debuggers are more useful in dynamic languages. As an example in python many bugs are due to an incorrect structure being passed into a method due to the method or input being underspecified/abused.

In such a case it's difficult to decide what to print or more particularly how to print it if it's type/shape is unknown.




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

Search: