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 19078 - variable's content display is not documented
Summary: variable's content display is not documented
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Gail Chappell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-06 07:20 UTC by zohar
Modified: 2002-02-26 20:18 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 zohar 2002-01-06 07:20:40 UTC
I could find any documentation as to how a variable's content is displayed. For 
example, what is the '#' number assigned to an object? Or hoe can I look into 
an object's structure (e.g a HashMap's underlying array, size, etc.)?
Comment 1 Patrick Keegan 2002-01-07 12:12:33 UTC
Gail, could you take a look at this?
Comment 2 Gail Chappell 2002-02-26 20:18:05 UTC
Documentation on the variable's content display has been
added under Debugging Java Programs -> Examining Variables.