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 136229 - Support "Show As ..." for whole arrays too
Summary: Support "Show As ..." for whole arrays too
Status: REOPENED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks: 155070
  Show dependency tree
 
Reported: 2008-06-01 14:34 UTC by Tim Lebedkov
Modified: 2012-10-29 17:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2008-06-01 14:34:01 UTC
"Show as Character" in the "Local Variables" view is supported for single elements of an byte[] but not for the whole array.
Comment 1 Petr Cyhelsky 2008-07-07 18:53:45 UTC
Seems to be duplicate of Issue #113892

*** This issue has been marked as a duplicate of 113892 ***
Comment 2 ulfzibis 2008-07-07 19:43:52 UTC
Yes, it's a duplicate.
You can add your vote. ;-)
Comment 3 Tim Lebedkov 2008-08-27 15:10:05 UTC
ok
Comment 4 ulfzibis 2008-11-05 17:09:57 UTC
Removing duplicate, as Issue 113892 only concerns byte arrays, but this issue is addressed to all kinds of arrays in
general.

Comment 5 ulfzibis 2008-11-05 17:11:32 UTC
... see last post.