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 66202

Summary: [50cat] Debugger doesn't show toString() value of arrays properly in Local Variables window
Product: javame Reporter: ieising <ieising>
Component: -- Other --Assignee: _ kherink <kherink>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description ieising 2005-10-07 06:40:03 UTC
[ JDK VERSION : 1.5.0_04 ]

Hi,

I noticed that the toString() column in the Local Variables window doesn't show the elements of any arrays, something I would have thought it would. Instead it shows, I think, the class-id of the array. It is very cumbersome to have to collapse the tree all the time and very hard to read, not to speak about the real-estate in this window is used.

Iwan
Comment 1 _ kherink 2005-11-02 11:14:46 UTC
created issue 67979 against debugger jpda - once they implement the enhancement
it will propagate into mobility.

*** This issue has been marked as a duplicate of 67979 ***
Comment 2 Ivan Sidorkin 2009-01-12 10:45:52 UTC
verified duplicate