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 190696 - Variable change not refreshed in the Variables pane during debug.
Summary: Variable change not refreshed in the Variables pane during debug.
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: zezoman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-30 14:20 UTC by zezoman
Modified: 2010-10-19 09:31 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 zezoman 2010-09-30 14:20:48 UTC
During debug session an ArrayList gets one of its elements changed but this is not reflected in the Variables pane. In order to see the new element I have to switch to some of the other panes (e.g. Output, JavaDoc, Tasks ...) and then switch back to Variables. As far as I noticed this issue does not reproduce every time but most of the time it does.
Comment 1 Martin Entlicher 2010-10-15 14:39:05 UTC
Hopefully this was already fixed in NB 7.0. Can you please verify it in 7.0 dev build or upcoming 7.0 M2 ?
Comment 2 zezoman 2010-10-16 08:46:32 UTC
Hi,
I don't have 7.0, is there a changelist that proves it's been fixed in 7.0?
Comment 3 Jiri Kovalsky 2010-10-18 10:50:57 UTC
Please download the latest NetBeans 7.0 development build [1], try to reproduce the bug and then let us know here. Thanks a lot for your cooperation Tsvetan!

[1] http://bits.netbeans.org/download/trunk/nightly/latest
Comment 4 zezoman 2010-10-18 19:05:39 UTC
ok thanks!
Comment 5 Jiri Kovalsky 2010-10-19 09:31:26 UTC
Thanks for verification!