it's back : 'Cannot connect to the debugged process at port 63807 in 10s:'
New build, and the problem (or rather the symptom) is back :
(the old workaround for ruby-debug-ide-0.4.17.beta11 doesn't work with version 12 unf.)
>>>>>>>>>
Cannot connect to the debugged process at port 63807 in 10s:
Error Output:
/Users/alain/.rvm/gems/ruby-1.8.7-p358/gems/ruby-debug-ide-0.4.17.beta12/bin/rdebug-ide:97:in `require': no such file to load -- ruby-debug-ide/multiprocess (LoadError)
from /Users/alain/.rvm/gems/ruby-1.8.7-p358/gems/ruby-debug-ide-0.4.17.beta12/bin/rdebug-ide:97
from -e:1:in `load'
>>>>>>>>>
Attachment(s):
ruby-debug-ide.jpg
Please sign in to leave a comment.
Hello Alain,
please run gem install ruby-debug-ide --pre, I've pushed fixed version to the rubygems.org.