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 28625 - Layerize debugger registries
Summary: Layerize debugger registries
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 21975
  Show dependency tree
 
Reported: 2002-11-11 10:21 UTC by _ pkuzel
Modified: 2010-04-29 09:11 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2002-11-11 10:21:25 UTC
21975 says:

I do not see there any simple solution now. There
are several problems:
1) we use module install for some registration
[Loaded org.netbeans.modules.debugger.DebuggerImpl]
[Loaded org.netbeans.modules.debugger.EventsProducer]
[Loaded
org.netbeans.modules.debugger.support.DebuggerImplSupport]
[Loaded org.netbeans.modules.debugger.ConnectSupport]
[Loaded
org.netbeans.modules.debugger.jpda.JPDADebuggerImpl]
[Loaded org.netbeans.modules.debugger.GUIManager$View]
[Loaded org.netbeans.modules.debugger.support.View2]
[Loaded
org.netbeans.modules.debugger.support.View2Support]
[Loaded org.netbeans.modules.debugger.Register]
[Loaded
org.netbeans.modules.debugger.DebuggerCoreImpl]
[Loaded
org.netbeans.modules.debugger.delegator.DelegatingDebuggerImpl]
[Loaded
org.netbeans.modules.debugger.CoreBreakpoint$Event]
we can move this registration to layers,
Comment 1 Jan Jancura 2003-06-09 15:34:11 UTC
fixed in projects branch
Comment 2 Quality Engineering 2010-04-29 09:11:58 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.