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 - Step into starts the application
Summary: Step into starts the application
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 15:24 UTC by _ lcincura
Modified: 2006-03-24 13:16 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 _ 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