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 270088

Summary: netbeans shows current execution line but debugger is stopped
Product: debugger Reporter: Pere
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: Dev   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Active running line but no current debugging / running session activa

Description Pere 2017-03-16 10:30:50 UTC
Created attachment 163859 [details]
Active running line but no current debugging / running session activa

After stopping a debugging session, Netbeans still shows a highlighted green line you cannot get rid of, with a green arrow pointing to it, which is the supposed current execution line (that is, identical to the one shown where you are currently debugging), although there is no debugging / running project active session.
Comment 1 Martin Entlicher 2017-03-16 12:22:28 UTC
It's probably some refresh issue.
It would help if you could provide some steps how to reproduce this.