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 229614 - Debugger no longer displays values for object type values
Summary: Debugger no longer displays values for object type values
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-12 09:36 UTC by Chiana
Modified: 2013-05-15 19:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (45.46 KB, image/jpeg)
2013-05-12 09:36 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2013-05-12 09:36:49 UTC
Created attachment 134323 [details]
Screenshot

Recently the debugger no longer displays the value for "object" type fields instead it displays the text "ObjectVariable" or "ObjectField" in the "HooverOver" expansion window (see screenshot).
Comment 1 Martin Entlicher 2013-05-13 14:27:56 UTC
Variables window displays correct values, this seems to be a problem in the big tooltip only.
Comment 2 Martin Entlicher 2013-05-13 16:35:36 UTC
Fixed for tooltip, watches and evaluation result views:
changeset:   253331:cffc89b6d9c0
http://hg.netbeans.org/core-main/rev/cffc89b6d9c0
Comment 3 Quality Engineering 2013-05-15 02:30:30 UTC
Integrated into 'main-golden', will be available in build *201305142300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cffc89b6d9c0
User: mentlicher@netbeans.org
Log: #229614: Defining VariablesPropertyEditorsModel for other views as well.
Comment 4 Chiana 2013-05-15 19:00:24 UTC
Verified 201305142300