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 210147 - breakpoint not highlighted when hit
Summary: breakpoint not highlighted when hit
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 19:05 UTC by gholmer
Modified: 2014-01-27 14:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (68.89 KB, image/png)
2012-03-26 19:05 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gholmer 2012-03-26 19:05:00 UTC
Created attachment 117283 [details]
screen shot

Breakpoint is hit, but is not highlighted green. See screen shot.
Comment 1 Jiri Kovalsky 2012-03-27 06:50:36 UTC
I sometimes also get not highlighted breakpoint but in my case it looks only like a non-reproducible rendering issue. Glenn, Does it always behave like this?
Comment 2 gholmer 2012-03-27 20:31:36 UTC
It was hard to tell if it was a rendering issue or a debugger issue, but it's not easily reproducible.
Comment 3 Martin Entlicher 2012-04-26 16:49:10 UTC
This looks like a problem with annotation creation in debugger.
The two breakpoints on line 119 and 109 were probably hit in a short time frame.
Comment 4 Martin Entlicher 2014-01-27 14:45:06 UTC
I believe that this was already fixed by changes in the debugger annotations.
If the issue still reappears in 8.0 builds, please reopen.