Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 222294 - Debug VariablesView patch (all values where just "Object")
Summary: Debug VariablesView patch (all values where just "Object")
Status: RESOLVED FIXED
Alias: None
Product: DLTK
Classification: Technology
Component: JavaScript (show other bugs)
Version: 0.95   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dltk.common-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 15:02 EDT by Johan Compagner CLA
Modified: 2010-06-11 07:35 EDT (History)
0 users

See Also:


Attachments
the patch (13.63 KB, patch)
2008-03-11 15:02 EDT, Johan Compagner CLA
alex.panchenko: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Compagner CLA 2008-03-11 15:02:25 EDT
Created attachment 92215 [details]
the patch

If i debug javascript then i dont see any values i do see the names but all the values are just "Object". I did see that that part wasn't implemented yet at all (JavaScriptTypeFactory and so on)

I patched both sided, ContextGetCommand on client en the handling of those values in eclipse. I did change the sorting a bit so that it is more in line what you also see in java
Comment 1 Andrey Platov CLA 2008-05-26 03:06:20 EDT
bulk version set: 0.95
Comment 2 Johan Compagner CLA 2009-05-08 08:21:11 EDT
patch already applied