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 228112 - Debugger "step into" just continues regression
Summary: Debugger "step into" just continues regression
Status: VERIFIED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-30 12:22 UTC by Chiana
Modified: 2013-04-02 12:12 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 Chiana 2013-03-30 12:22:38 UTC
When you press "step into" the debugger just keeps running, it however stops at set breakpoints.
This is a severe regression!
Comment 1 Chiana 2013-03-30 13:10:48 UTC
Apparently this might be caused by something else, I backed down to build 20130323 a point where I'm sure it worked, but still no go... Suggestions?
I have a few earlier build too where I'm definatly sure it worked, will try them too...
Comment 2 Chiana 2013-03-30 13:37:24 UTC
For some reason it is apparent that java debugger has stopped working properly, I've backed down to build 20130222 and the same problem persists.

I also completly removed all that is Netbeans (deleting caches, saves et.c) and reinstalled it, but to no avail.

Any clues as where to look? I think this is a local phenomena...
Comment 3 Jiri Kovalsky 2013-04-02 11:17:09 UTC
I am sorry Kent. I have no recommendation for you. Maybe Martin will have some hint...
Comment 4 Martin Entlicher 2013-04-02 11:45:46 UTC
It would be best if you could reproduce this behavior in some sample project and provide the project with steps to reproduce.
I do not have any particular idea of what's the cause here, maybe try to verify your stepping filters in Options and list of enabled/disabled source roots.
Comment 5 Chiana 2013-04-02 12:04:28 UTC
Ops, did I forget this, I found the problem.
There is an update to the debugger that fails if installed in a version before 20130323 and that in conjunction with that unchecking the "Update IDE" seems to have no effect and the update is installed anyway unless you install the IDE with a disabled network connection.
Comment 6 Chiana 2013-04-02 12:12:31 UTC
(In reply to comment #5)
> Ops, did I forget this, I found the problem.
> There is an update to the debugger that fails if installed in a version before
> 20130323 and that in conjunction with that unchecking the "Update IDE" seems to
> have no effect and the update is installed anyway unless you install the IDE
> with a disabled network connection.

Just to clarify; making a *VERYCLEAN* installation of 20130328 and later does not have this problem.

(*VERYCLEAN* == uninstall, delete cache and userdir)