I am trying to debug ruby ​​scripts using eclipse helios (dltk) on win7 x64 machine and ruby1.92 environment
I installed ruby-debug19, ruby-debug-base19, ruby-debug-ide19, but still cannot debug rb scripts with eclipse dlt, it says the following,
Debugging engine not running Selected “Fast Ruby Debugger (ruby-debug)”, but the stone “ruby-debug” does not seem to be installed in the selected Ruby interpreter (C: \ Ruby192 \ bin \ ruby.exe)
I also added the c: \ Ruby192 \ lib \ ruby ​​\ gems folder to the path to the ruby ​​interpreter interpreter system library in eclipse.
Any ideas?
koraytaylan
source share