7 ms·
ruby-debug19 is still not updated...
by kenips 15y ago
ruby-debug19 is still not updated...
- mrinterweb 15y agoThe lack of a working ruby-debug19 has been the only thing keeping me from using 1.9.3.
- catch23 15y agoJust use pry, it's not really a debugger replacement, but it's useful in most cases that ruby-debug19 would be used. http://rubygems.org/gems/pry http://rubygems.org/gems/pry
- mrinterweb 15y agoI've used pry. I like pry, but it really does not fill the need of a debugger.