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 228978

Summary: Breakpoint exists, but is not shown in editor
Product: debugger Reporter: ecerichter
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: RANDOM
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of the issue.

Description ecerichter 2013-04-24 22:51:45 UTC
Product Version = NetBeans IDE Dev (Build 201304232301)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

Please, see attached screenshot for reference. Image worth a million words...
Comment 1 ecerichter 2013-04-24 22:53:28 UTC
Seems that it started with DEV 201304212301.
The screenshot if from 201304232301.
Comment 2 ecerichter 2013-04-24 22:54:15 UTC
Created attachment 133779 [details]
Screenshot of the issue.
Comment 3 Jiri Kovalsky 2013-04-25 08:41:32 UTC
If you say started, you mean that in the previous build you can toggle line breakpoints normally while since 4/21 you toggle line breakpoints and these don't show up in Editor's gutter?
Comment 4 ecerichter 2013-04-25 11:05:22 UTC
(In reply to comment #3)
> If you say started, you mean that in the previous build you can toggle line
> breakpoints normally while since 4/21 you toggle line breakpoints and these
> don't show up in Editor's gutter?

Yes, and no.

In previous build (4/21) I was able to mark and unmark breakpoints in editor's gutter.

Now, I can mark, but when I unmark, the breakpoint is not removed (but it is only visible in Breakpoints window, not in editor's gutter).
Comment 5 Jiri Kovalsky 2013-04-25 11:58:33 UTC
I see, but is this 100% reproducible for you? I tried it in today's build #201304242301 and I can toggle breakpoints as I want.
Comment 6 Martin Entlicher 2013-05-23 08:25:42 UTC
I'm not able to reproduce this as well. Some concrete steps to reproduce, starting from a fresh user dir, would help.
Comment 7 Martin Entlicher 2013-06-10 11:59:22 UTC
This is actually a duplicate of issue #219079.

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