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 - Debugger does not stop on breakpoints in initializer.
Summary: Debugger does not stop on breakpoints in initializer.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 minor (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-16 15:23 UTC by Jan Stola
Modified: 2003-06-30 17:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example (476 bytes, text/plain)
2000-11-30 17:10 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.