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 - [50cat] Debugger doesn't show toString() value of arrays properly in Local Variables window
Summary: [50cat] Debugger doesn't show toString() value of arrays properly in Local Va...
Status: VERIFIED DUPLICATE of bug 67979
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ kherink
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 06:40 UTC by ieising
Modified: 2009-01-12 10:45 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 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