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 107007 - [DEBUGGER] Wrong message in status bar
Summary: [DEBUGGER] Wrong message in status bar
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 14:49 UTC by Tomas Danek
Modified: 2007-08-14 16:05 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 Tomas Danek 2007-06-18 14:49:21 UTC
Product Version: NetBeans IDE Dev (Build 200706180000) Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System:
Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb) Userdir: /tmp/ud
------------------------------------------------------------------------------------
- i have "semi installed" fast debugger -> see issue 106862
- i created new ruby app, chose native ruby as interpreter
- when i run debugger, there a message in status bar "Fast debugger available, using it", but it looks like classic
debugger is launched.

 Running [basedir: /home/tomas/NetBeansProjects/RubyApplication58/lib]: "/usr/local/bin/ruby
-I/home/tomas/NetBeansProjects/RubyApplication58/lib -I/home/tomas/NetBeansProjects/RubyApplication58/test -I
/space/netbeans/ruby1/ruby/debug-commons-0.9.3 -r /tmp/classic-debug56305.rb -r /tmp/io-synchronizer56306.rb -r
classic-debug.rb /home/tomas/NetBeansProjects/RubyApplication58/lib/main.rb"
Comment 1 Martin Krauskopf 2007-06-27 18:07:48 UTC
There is no such a message at all now, as we talked about. Also fixed/redesigned on various places. So fixed.
Comment 2 Jiri Kovalsky 2007-07-03 14:11:39 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Jiri Kovalsky 2007-07-03 14:42:49 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.
Comment 4 Tomas Danek 2007-08-14 16:05:29 UTC
verified.