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 121594 - Setting of classic ruby debugger (for ruby) is not persistent
Summary: Setting of classic ruby debugger (for ruby) is not persistent
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-09 15:42 UTC by Tomas Danek
Modified: 2008-02-28 10:37 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-11-09 15:42:25 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711080000)
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
------------------------
- set up ruby interpreter, have a fast debugger installed. Switch in options classic debugger
- invoke options again, fast debugger is set
Comment 1 Martin Krauskopf 2008-02-28 10:37:27 UTC
This was fixed by removing options in Ruby Platform Manager for explicit switching between debuggers, i.e. slow debugger
is kind of deprecated now.