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 - Breakpoints collection is not synchronized
Summary: Breakpoints collection is not synchronized
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 08:26 UTC by Egor Ushakov
Modified: 2011-10-12 09:42 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 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