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 270551 - Cursor doesn't track in debug
Summary: Cursor doesn't track in debug
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-03 22:46 UTC by aschwarz1309
Modified: 2017-05-04 12:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (161.32 KB, text/plain)
2017-05-03 22:46 UTC, aschwarz1309
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aschwarz1309 2017-05-03 22:46:10 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_111
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.111-b14

Reproducibility: Happens every time

STEPS:
  * Set Breakpoints
  * run debug"

ACTUAL:
 stop at breakpoint without high lighting on breakpoint
 no  indication or highlighting is given when line being executed is changed
 no  indication or highlighting is given when a function is entered

EXPECTED:
  a visual indication when a line of code is execut4ed
Comment 1 aschwarz1309 2017-05-03 22:46:15 UTC
Created attachment 164238 [details]
IDE log