Debugging with remote interpreter behind a firewall.
I have RubyMine installation with remote interpreter configured (via SSH). Running specs, rake tasks, etc. works fine. But I could not debug since when I select Run -> Debug... it runs ruby-debug-ide on a random port.
I can allow couple of ports on firewall or even some range of ports. But turning it off is not an option.
How can I specify port to use?
请先登录再写评论。
Hello, sorry for long delay!:( could you please check this issue with possible solution: https://github.com/ruby-debug/ruby-debug-ide/issues/73?