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 242663 - Debugger Console shows Breakpoints from other Project Groups
Summary: Debugger Console shows Breakpoints from other Project Groups
Status: RESOLVED DUPLICATE of bug 198764
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 15:43 UTC by heapifyman
Modified: 2014-03-10 10:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (89.27 KB, text/plain)
2014-03-07 15:43 UTC, heapifyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description heapifyman 2014-03-07 15:43:06 UTC
Have several Project groups.
When I debug one project in one group the "Debugger Console" sometimes shows Breakpoints from other Project groups. Example:

Attaching to localhost:8787
Not able to submit breakpoint LineBreakpoint AGResource.java : 211, reason: The breakpoint is set outside of any class.
Invalid LineBreakpoint AGResource.java : 211
User program running

Where AGResource is from another project in another Project Group. And the project in question has never been part of the current project group.


Product Version = NetBeans IDE 8.0 RC1 (Build 201402242200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Comment 1 heapifyman 2014-03-07 15:43:10 UTC
Created attachment 145840 [details]
IDE log
Comment 2 Martin Entlicher 2014-03-10 10:08:05 UTC
This is a duplicate of issue #198764.
Thanks for the report, however, we'll try to address the issue in a patch release.

*** This bug has been marked as a duplicate of bug 198764 ***