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 177684

Summary: Breakpoints collection is not synchronized
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: DebuggerAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Egor Ushakov 2009-11-26 08:26:27 UTC
GdbDebugger getBreakpointList() collection can be used from BreakpointImpl remove method but corresponding breakpoint can be not verified yet.
Comment 1 Egor Ushakov 2011-10-12 09:42:01 UTC
fixed in the new infrastructure