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 6833

Summary: Debugger does not stop on breakpoints in initializer.
Product: debugger Reporter: Jan Stola <jstola>
Component: JavaAssignee: Jan Jancura <jjancura>
Status: CLOSED FIXED    
Severity: minor    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Example

Description Jan Stola 2000-06-16 15:23:29 UTC
Add breakpoint into initializer.
Try to debug.
The debugger will not stop on your breakpoint.

See #296 for the same problem about static initializers.
Comment 1 Jan Stola 2000-07-27 17:33:59 UTC
Bug assigned to the module owner.
Comment 2 Jan Stola 2000-11-03 16:30:59 UTC
Resolved in build 1137 and 57.
Comment 3 Martin Schovanek 2000-11-30 14:42:59 UTC
[1160CE on Linux + jdk 1.3.0]
If I add breakpoint into initializer the breakpoint is mark as Invalid
(Valid = False). And Debugger will not stop on the breakpoint.
Comment 4 Martin Schovanek 2000-11-30 17:10:59 UTC
Created attachment 350 [details]
Example
Comment 5 Jan Stola 2001-01-18 12:00:59 UTC
I think that this bug was reopened because of bug #8799.
So, I am changing status to resolved again.
Comment 6 Quality Engineering 2003-06-30 17:36:31 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.