Bugs: Browse | Submit New | Admin
For some reason I don't have access to the 'continue' and 'raise' commands anymore on version 0.10.4. I'm using rdebug on Windows XP (ruby 1.8.7-p302). I found that renaming the files: cli\ruby-debug\commands\continue.RB cli\ruby-debug\commands\raise.RB to: cli\ruby-debug\commands\continue.rb cli\ruby-debug\commands\raise.rb fixes the problem.
Add A Comment:
Date: 2011-08-03 17:13 Sender: Ivan Pirlik This is still an issue; any news about the 0.10.5 release?
Date: 2010-12-07 02:48 Sender: Rocky Bernstein This has been fixed in SVN and a new gem and source tarball for ruby-debug 0.10.5.rc1 should be available in the file download section. Hopefully there will be a new release in the not-so-distant future.