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 - netbeans shows current execution line but debugger is stopped
Summary: netbeans shows current execution line but debugger is stopped
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: PC Windows 7 x64
: P2 normal with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-16 10:30 UTC by Pere
Modified: 2017-03-16 12:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Active running line but no current debugging / running session activa (271.40 KB, image/png)
2017-03-16 10:30 UTC, Pere
Details

Note You need to log in before you can comment on or make changes to this bug.
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.