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 127750

Summary: Deprecate classic debuggers in favour of Fast debugger
Product: ruby Reporter: Martin Krauskopf <mkrauskopf>
Component: DebuggerAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Krauskopf 2008-02-19 15:31:45 UTC
They are hard to use anyway and these days fast debugger are stable. Not sure how, yet.
Comment 1 Martin Krauskopf 2008-02-19 19:17:49 UTC
Classic debuggers (for native Ruby and JRuby) are kind of deprecated now. The explicit debugger-type choice in the Ruby
Platform Manager has gone. Classic debugger is still used when gems needed for fast debugging are not available.
Otherwise fast debugger is always used automatically.

http://hg.netbeans.org/main/rev/5e06edf490af