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 - Debugger Variables do not update
Summary: Debugger Variables do not update
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 20:54 UTC by yuripadua
Modified: 2012-03-21 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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