This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190169 - can't use fast debugger
Summary: can't use fast debugger
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 03:33 UTC by msilen
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msilen 2010-09-06 03:33:33 UTC
Ruby 1.8.7p302 
gems:
ruby-debug-base 0.10.3
ruby-debug-ide 0.4.9

Hi. My Netbeans can't use existing ruby-debug-ide gem. Ruby-platform-manager tab says "debugger engine:classic debugger install fast-debugger". When i click "install fast-debugger" it gives me this "ERROR: Could not find a valid gem 'ruby-debug-ide19' (= 0.4.9) in any repository".

Why it keeps trying to find ruby-debug-ide19,while i use ruby 1.8.7?

Issue revealed when i installed ruby 1.9.2 and rails 3.(also i installe ruby-debug-base19 & ruby-debug-ide19 for 1.9.2) but i deleted them completely, and reinstalled ruby-debug-base &ruby-debug-ide but nothing happened.

What shall i do? Thanks