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 173657

Summary: [68cat] [debugger] Unable to view contents of hashes in Variables Window
Product: ruby Reporter: esmithbss <esmithbss>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Variables View
Watches View
IDE Log File

Description esmithbss 2009-10-02 20:22:11 UTC
[ BUILD # : 200910010513 ]
[ JDK VERSION : 1.5.* ]

I have a has loaded from a YAML file.  When I view it in the
Variables window, the structure is shown, but all values are nil

When I view it in Watches, the values are all displayed.

(See Screenshots)
Comment 1 esmithbss 2009-10-02 20:28:26 UTC
Created attachment 88770 [details]
Variables View
Comment 2 esmithbss 2009-10-02 20:28:47 UTC
Created attachment 88771 [details]
Watches View
Comment 3 esmithbss 2009-10-02 20:29:29 UTC
Created attachment 88772 [details]
IDE Log File