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 224199 - NetBeans must be caching variables value - inconsistent views
Summary: NetBeans must be caching variables value - inconsistent views
Status: RESOLVED DUPLICATE of bug 224871
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-24 18:11 UTC by ecerichter
Modified: 2013-01-24 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Inconsistent views (69.51 KB, image/png)
2012-12-24 18:13 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2012-12-24 18:11:40 UTC
Product Version = NetBeans IDE Dev (Build 201212140001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

During a debug session, NetBeans shows inconsistent values in the popup (when mouse is over a variable) and in the Variables window.
Plesae, check screenshot for details.

Edson
Comment 1 ecerichter 2012-12-24 18:13:03 UTC
Created attachment 129665 [details]
Inconsistent views
Comment 2 Jiri Kovalsky 2013-01-03 14:52:42 UTC
Hello Edson, are you able to always reproduce it?
Comment 3 ecerichter 2013-01-04 03:10:20 UTC
I can consistently achieve this state while debugging web apps.
But I can't identify steps to reproduce the problem, seems to be a series of step into/compile and fix (reload), characteristic of debugging sessions.
Comment 4 Martin Entlicher 2013-01-08 10:56:53 UTC
Did you also evaluated some methods, that could change values of variables?
It would be great if you could isolate the problem in some sample project...
Comment 5 Martin Entlicher 2013-01-24 10:16:18 UTC
This looks like a duplicate of issue #224871

*** This bug has been marked as a duplicate of bug 224871 ***