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 54359

Summary: BP disabled in BP view cannot be enabled
Product: debugger Reporter: Milan Kubec <mkubec>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2005-02-02 13:25:17 UTC
[dev-200502012121, JDK 1.5.0_02]

1) Set some breakpoints in code and start
debugging session
2) Open Breakpoints view
3) Click checkbox for some BP to disable it
BP is disabled and cannot be enabled back,
checkbox is still enabled!
Comment 1 Jan Jancura 2005-02-02 13:46:55 UTC
fixed in the main trunk:

QA: check breakpoints view functionality.

Checking in TreeModelNode.java;
/cvs/debuggercore/viewmodel/src/org/netbeans/modules/viewmodel/TreeModelNode.java,v
 <--  TreeModelNode.java
new revision: 1.20; previous revision: 1.19
done
Comment 2 Milan Kubec 2005-02-02 14:35:37 UTC
Hanzi, don't wait for QE to find bugs if you know about them. Please,
if you know something is broken in Breakpoints view please go and fix it!
Comment 3 Jan Jancura 2005-02-02 16:21:36 UTC
*** Issue 54375 has been marked as a duplicate of this issue. ***
Comment 4 Jan Jancura 2005-02-03 08:23:10 UTC
*** Issue 54379 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2005-02-04 13:42:26 UTC
Hanzi, please integrate fix into QBE200502012121 branch, this issue
was identified as cause of two showstoppers for last QBuild. Thanks.
Comment 6 Milan Kubec 2005-02-10 09:16:39 UTC
Verified in dev-200502191900.