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

Summary: Cursor doesn't track in debug
Product: debugger Reporter: aschwarz1309 <aschwarz1309>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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