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 178191 - Fast Debugger does not install in Windows
Summary: Fast Debugger does not install in Windows
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: issues@ruby
URL: http://www.definenull.com/content/net...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 20:48 UTC by daniambrosio
Modified: 2011-01-28 20:13 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 daniambrosio 2009-12-05 20:48:06 UTC
Whenever I try to debug my ruby application using my MCI version (1.8.6) Netbeans will ask if I want to use fast debugger or slow, but if I choose slow it will say that I must use fast debugger.
So I try to install it and it fails. It reports a problem with nmake. I've posted a description of the problem in my blog with screenshots and a possible workaround:
http://www.definenull.com/content/netbeans-6-ruby-fast-debugger
Comment 1 Erno Mononen 2009-12-08 04:29:04 UTC
Thanks for the report, I think this is related to changes in the more recent versions of ruby-debug-ide. Probably needs a fix there too, I'll have a loot at what should be done on the IDE side.