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 54375 - Debugger doesn't Step Over
Summary: Debugger doesn't Step Over
Status: CLOSED DUPLICATE of bug 54359
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 14:25 UTC by Milan Kubec
Modified: 2006-03-24 13:07 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 Milan Kubec 2005-02-02 14:25:15 UTC
[dev-200502012121, JDK 1.5.0_02]

Start debugging session by Step Into or by setting
bp and starting debugger. After debugger stops on
the bp use F8 to step over - Debugger finishes.
Comment 1 Milan Kubec 2005-02-02 15:07:46 UTC
I was debugging debugging simple j2seproject.
Comment 2 Milan Kubec 2005-02-02 15:13:56 UTC
Test project is attached to issue #54379.
Comment 3 Jan Lahoda 2005-02-02 15:23:09 UTC
It seems that I am able to reproduce this on a non-trivial freeform
project on Linux, JDK1.5.0_01. I am not able to reproduce this problem
on a trivial J2SE project.
Comment 4 Jan Lahoda 2005-02-02 15:31:19 UTC
I am also able to reproduce the problem on 20050202-1443 continuous build.
Comment 5 Milan Kubec 2005-02-02 16:15:57 UTC
This problem is triggered by clicking on checkboxes in Sources view.
That way user disables sources but the checkbox is still enabled.
Probably problem in the Sources view component.
Comment 6 Jan Jancura 2005-02-02 16:21:37 UTC
Looks like this is duplicate of 54359. See Milan's comment. Can you
verify it, Jan?


*** This issue has been marked as a duplicate of 54359 ***
Comment 7 Milan Kubec 2005-03-14 12:49:54 UTC
v.