Bugs: Browse | Submit New | Admin

[#28763] 'continue' and 'raise' are not available on MS Windows

Date:
2010-12-03 19:17
Priority:
3
Submitted By:
Romulo A. Ceccon (romuloceccon)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
'continue' and 'raise' are not available on MS Windows

Detailed description
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: Notepad

Please login


Followup

Message
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.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
summary'continue' and 'raise' are not available2010-12-07 02:48rockyb