cldwalker / debugger

port of ruby-debug that works on 1.9.2 and 1.9.3
BSD 2-Clause "Simplified" License
846 stars 80 forks source link

Please include a compatibility layer! #141

Open ytrezq opened 9 years ago

ytrezq commented 9 years ago

As rubyforge is down, it seems impossible to find ruby-debug-base19-0.11.26.gem. And thus impossible to install ruby-debug with ruby2.1.

The problem is that all windowed debuggers are written to userequire 'ruby-debug'making debugging impossible with an ide for modern apps.

cldwalker commented 9 years ago

Thanks for reporting your issue! This is one of my 7 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.