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 209807

Summary: Debugger Variables do not update
Product: debugger Reporter: yuripadua
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.1.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description yuripadua 2012-03-20 20:54:03 UTC
When I'm using the debugger, some time the variables do not correspond at the current state.
Comment 1 Jiri Kovalsky 2012-03-21 10:44:40 UTC
This is too little information. Do you have a code snippet where this for example happens? What is expected value and what is actual value? Or can you attach a screenshot? Does it happen after some action like Step Into etc.? How often do you face it?