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 4405 - Debugger does not stop on class prepare/unload.
Summary: Debugger does not stop on class prepare/unload.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-09 21:58 UTC by Daniel Prusa
Modified: 2003-07-02 16:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Prusa 1999-10-09 21:58:46 UTC
For a class C1 - set breakpoint `on class C1 prepare` and breakpoint on some line.
Start debugging by Go. Debuger does not stop on the first breakpoint (on class). It only reports `Class C1 prepared` in OutputWindow. (Suspend Debugging is setted to True, so it should stop).

The second breakpoint is important. It must be breakpoint, which is (could be) reached after breakpoint on class. Otherwise debugger stops.
Comment 1 Marek Grummich 2000-07-25 09:18:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-12-08 09:33:59 UTC
Verified in Netbeans 3.1 (build 23)
Comment 3 Quality Engineering 2003-07-02 16:03:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.