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

Can you give me some links? I don’t program clojure much these days but I’ve never found anything comparable in python.


https://www.jetbrains.com/help/pycharm/remote-debugging-with...

I need to be very clear so that no one misunderstands: this is not proprietary pycharm functionality - this is all due to to sys.settrace and the pydev debug protocol

https://www.pydev.org/manual_adv_remote_debugger.html

So you can hook this up completely by yourself with some work but lucky for you and me pycharm makes it effortless.




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

Search: