remote debugging rails app not fully functioning

I have been using rubymine for many years with great success. My setup is a linux VM with the running rails app with the source dir sshfs mounted in from my laptop. On the VM I run the rdebug-ide command and then use the remote debug in rubymine. This works, the rails app starts up and breakpoints work. What doesn't work is that ending the debug session from rubymine (red square icon) does not kill the process on the remote VM. In addition, code changes in rubymine, which in the past would cause the rails app to refresh from source, cause the rails app to become unresponsive to requests.

Of note, I am seeing this in rubymine when I load the project: "Limited Debugging Info: Please select relevant remote Ruby SDK for full debugging info". I am not sure how to correct this as I have chosen one from the list. Could this be related?

Any suggestions?

0
2 comments
Avatar
Permanently deleted user

Suggestions for more dynamic source of support welcome as well. Is stackoverflow active, or is there a rubymine IRC channel? 

0

Hello Thomas,

sorry for the delay. In case you start a process manually on the machine it's probably better that it's not killed by the IDE. In case you think it should be done then could you please specify why.

As for suppor channels - you can write directly to rubymine-support@jetbrains.com and also join our Slack https://rubymine.slack.com/

0

Please sign in to leave a comment.