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

Summary: Setting of classic ruby debugger (for ruby) is not persistent
Product: ruby Reporter: Tomas Danek <musilt2>
Component: DebuggerAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.