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 52864

Summary: Step into starts the application
Product: debugger Reporter: _ lcincura <lcincura>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2005-01-03 15:24:52 UTC
NetBeans 4.1 (200501021900) on jdk 1.5.0_01

Step Into action does not stop on first line of
main method but starts debugging of application.
Comment 1 Jan Jancura 2005-01-04 10:13:30 UTC
Reproducible in trunk. Looks like it is connected to MethodBreakpoint
performance problem fix.
Comment 2 Jan Jancura 2005-01-04 15:16:03 UTC
fixed in trunk.

QA: test if the hidden breakpoint is removed after start, please

Checking in antsrc/org/netbeans/modules/debugger/jpda/ant/JPDAStart.java;
/cvs/debuggerjpda/ant/antsrc/org/netbeans/modules/debugger/jpda/ant/JPDAStart.java,v
 <--  JPDAStart.java
new revision: 1.36; previous revision: 1.35
done
Comment 3 _ lcincura 2005-01-18 13:14:50 UTC
Verified on build 200501161900