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 100590

Summary: Arrays watches are empty
Product: debugger Reporter: ehucka <ehucka>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker Keywords: T9Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ehucka 2007-04-11 11:34:58 UTC
NetBeans IDE Dev (Build 200704101800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.16-1.2122_FC5 running on i386

Nodes of array watches in Watches view have no children.
Comment 1 Martin Entlicher 2007-04-11 13:28:06 UTC
This is likely a regression due to changes associated with issue #99575.
Comment 2 Martin Entlicher 2007-04-11 15:15:39 UTC
After the simple fix of issue #100585, this gets also resolved. :-)
Comment 3 ehucka 2007-04-18 23:18:01 UTC
verified