Ruby debugger shutdown after start.
Hi guys,
I have a problem with Ruby debugger in Rubymine 2.5.
I'm using last version 96.1146 and have the same problem in both linux and windows enviroments.
Here is console log of ruby debugger.
/home/lexer/.rvm/rubies/ruby-1.9.2-p0/bin/ruby -e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift) /home/lexer/.rvm/gems/ruby-1.9.2-p0/bin/rdebug-ide --port 44950 -- /home/lexer/Projects/RailsPreved/script/rails server -p 3000 -b 0.0.0.0 -e development
Fast Debugger (ruby-debug-ide 0.4.9) listens on :44950
=> Booting WEBrick
=> Rails 3.0.0 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Process finished with exit code 0
As you see process finished suddenly after start.
Best regards,
Alexey Zakharov.
请先登录再写评论。
Hello Alexey,
We are aware of this particular problem and fix will be available in coming EAP build.
Sorry for such inconveniences.
Regards,
Oleg
Great! Your products is awesome!
In RubyMine 3.0 beta debugger still not working. I get following exception
Exception in DebugThread loop: An established connection was aborted by the software in your host machine.: