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

Summary: Variable change not refreshed in the Variables pane during debug.
Product: debugger Reporter: zezoman
Component: JavaAssignee: zezoman
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

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!