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

Summary: Debugger doesn't Step Over
Product: debugger Reporter: Milan Kubec <mkubec>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.