ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
371 stars 83 forks source link

irb 1.6.4 #237

Open beeforever opened 1 year ago

beeforever commented 1 year ago

Using with RubyMine

Faults when using with irb-1.6.4 because of

Compatibility is OK with irb-1.6.2, where is

Hope this helps