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 126857 - fast debugger not available for MRI on windows
Summary: fast debugger not available for MRI on windows
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P1 blocker (vote)
Assignee: Martin Krauskopf
URL: http://rubyforge.org/tracker/index.ph...
Keywords:
: 127055 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-06 18:59 UTC by jamespb
Modified: 2008-02-09 12:18 UTC (History)
1 user (show)

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 jamespb 2008-02-06 18:59:47 UTC
Just installed today's build and the fast debugger is no longer available.  I had been using it with earlier netbeans
builds.

Hitting the install button looks like it wants to install 0.10.0, which AFAIK doesn't work on Windows.  You get:

INFO:  `gem install -y` is now default and will be removed
INFO:  use --ignore-dependencies to install only the gems you list
Building native extensions.  This could take a while...
ERROR:  Error installing ruby-debug-ide:
	ERROR: Failed to build gem native extension.

C:/InstantRails/ruby/bin/ruby.exe extconf.rb install ruby-debug-ide --no-rdoc --no-ri --include-dependencies --version > 0

nmake
'nmake' is not recognized as an internal or external command,
operable program or batch file.


Gem files will remain installed in C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.0 for inspection.
Results logged to C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.0/ext/gem_make.out
Comment 1 jamespb 2008-02-06 19:00:25 UTC
Product Version: NetBeans IDE Dev (Build 200802060003)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Userdir: C:\Users\James\.netbeans\dev
Comment 2 jamespb 2008-02-06 19:01:07 UTC
Installed gems are:


*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (2.0.2, 2.0.1)
actionpack (2.0.2, 2.0.1)
actionwebservice (1.2.6)
activerecord (2.0.2, 2.0.1)
activeresource (2.0.2, 2.0.1)
activesupport (2.0.2, 2.0.1)
amazon-ecs (0.5.3)
ar_mailer (1.3.1)
aws-s3 (0.4.0)
builder (2.1.2)
capistrano (2.1.0)
cgi_multipart_eof_fix (2.5.0)
cmdparse (2.0.2)
daemons (1.0.9)
dipiti_deps (0.0.1)
drawr (1.0.1)
erubis (2.4.1)
facets (2.2.1, 1.8.54)
FakeWeb (1.1.2)
fastri (0.3.0.1)
ferret (0.11.5)
fxri (0.3.6)
gchartrb (0.5.4)
gem_plugin (0.2.3)
gruff (0.2.9)
highline (1.4.0)
hobo (0.7.2)
hoe (1.4.0)
hpricot (0.6)
httpclient (2.1.2)
keybox (1.2.1)
Linguistics (1.0.3)
log4r (1.0.5)
lorem (0.1.1)
map_by_method (0.8.3)
mechanize (0.6.11)
mime-types (1.15)
mocha (0.5.6)
mongrel (1.1.3)
mysql (2.7.3)
named_arguments (0.0.5)
needle (1.3.0)
net-sftp (1.1.0)
net-ssh (1.1.2)
newgem (0.16.1)
open4 (0.9.6)
optiflag (0.6.5)
ragi (1.0.1)
railroad (0.4.0)
rails (2.0.2, 2.0.1)
rails-app-installer (0.2.0)
rake (0.8.1, 0.7.3)
RedCloth (3.0.4)
restphone (0.0.1)
right_aws (1.4.3)
right_http_connection (1.2.0)
rubigen (1.1.1)
ruby-debug-base (0.9.3)
ruby-debug-ide (0.1.9)
rubyforge (0.4.4)
rubygems-update (1.0.1)
RubyInline (3.6.5)
soap4r (1.5.8)
sources (0.0.1)
sqlite3-ruby (1.2.1)
syntax (1.0.0)
Text (1.1.2)
validates_email (0.0.2)
vlad (1.1.0)
win32-clipboard (0.4.3)
win32-dir (0.3.2)
win32-eventlog (0.4.7)
win32-file (0.5.5)
win32-file-stat (1.2.7)
win32-process (0.5.5)
win32-sapi (0.1.4)
win32-sound (0.4.1)
windows-api (0.2.0)
windows-pr (0.7.4)
xml-simple (1.0.11)
ZenTest (3.7.1)
Comment 3 Martin Krauskopf 2008-02-06 19:49:45 UTC
I'll ask ruby-debug team whether this is going to change soon. If not, I'll switch on Windows to 0.1.9 versions of
ruby-debug-ide which require 0.9.3.
Thanks for the report, I did not realize, that 0.10.0 does not work on Windows.
Comment 4 Martin Krauskopf 2008-02-06 20:15:59 UTC
I'll require older version on Windows.
Comment 5 Martin Krauskopf 2008-02-06 20:21:10 UTC
Ok, I've switched to older version. Might cause some login wrt. to (j)ruby-debug-base. Hotfixed.

http://hg.netbeans.org/main?cmd=changeset;node=cf426afbd214
Comment 6 Martin Krauskopf 2008-02-06 20:22:09 UTC
PS: could you let me know whether it helps. I can't test on Windows. Should be available soon at:

http://deadlock.netbeans.org/hudson/job/trunk/ -> ready-to-use ZIPs

Probably build 261 or 262. Thanks.
Comment 7 Martin Krauskopf 2008-02-07 19:37:02 UTC
Seems it does not work. Will double check, reopening.
Comment 8 Martin Krauskopf 2008-02-08 09:52:01 UTC
Hopefully fixed finally. Jirko could you help with testing this on Windows? Thanks.

http://hg.netbeans.org/main?cmd=changeset;node=a16ba0b27995
Comment 9 Jiri Skrivanek 2008-02-08 12:21:17 UTC
It works from on WindowsXP.
Comment 10 Martin Krauskopf 2008-02-09 12:18:17 UTC
*** Issue 127055 has been marked as a duplicate of this issue. ***