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 75420 - Breakpoints bold text inconsistency
Summary: Breakpoints bold text inconsistency
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 14:53 UTC by martin_hasaj
Modified: 2010-04-29 09:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin_hasaj 2006-04-24 14:53:53 UTC
build:netbeans-6_0-daily-bin-200604091800-windows-9_Apr_2006_1800

While stepping through the source code with breakpoints the breakpoints in
Breakpoints View are marked bold while active (debugger stoped on them), but
sometimes they're not. Even the same breakpoint in the one cycle is changes
behaviour in several iterations.

After finished debugger session while stoped at the breakpoint which was marked
bold in Breakpoints View, this text remain bold, like the debugger was still
running and process stoped on it.
Comment 1 Martin Entlicher 2007-05-23 11:07:54 UTC
Fixed in trunk:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/BreakpointsNodeModel.java,v
 <--  BreakpointsNodeModel.java
new revision: 1.17; previous revision: 1.16
Comment 2 Quality Engineering 2010-04-29 09:28:53 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.