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

Summary: Fast Debugger does not install in Windows
Product: ruby Reporter: daniambrosio
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
URL: http://www.definenull.com/content/netbeans-6-ruby-fast-debugger
Issue Type: DEFECT Exception Reporter:

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.