Debugging Ruby does not work anymore with 10.5.2
Yesterday with 10.5.1 I could debug Ruby, today after installing 10.5.2, Idea does not connect to the Ruby Debugger (even after increasing the time from 10s to 20s)
OS X 10.6.8
reinstalled IDEA, RVM, rebooted
tried 1.8.7, 1.9.2 (what I used yesterday), jruby 1.6.4
Please sign in to leave a comment.
ok, either
1) force OS X to stick to its given hostname (instead of "localhost" via /etc/hostconfig
2) removing all SDKs and then readding
helped. Will test tomorrow, what it was