pdt debugger object inspection [message #62257] |
Fri, 07 December 2007 00:38 |
Eclipse User |
|
|
|
Originally posted by: mat.mad.id.au
Hi.
Just stumbled across PDT. Thanks guys! Nice work!
Look I just wanted to mention something obvious which you have probably
heard already. How about being able to inspect an object in the debugger?
ie. drill down into the properties of the object. Right now all you get in
the variables window in the debugger for an object is the object type.
I'm using xdebug with apache in windows.
|
|
|
Re: pdt debugger object inspection [message #62305 is a reply to message #62257] |
Fri, 07 December 2007 08:47 |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.mark-kirchner.de
Mat Dodgson schrieb:
> How about being able to inspect an object in the
> debugger? ie. drill down into the properties of the object. Right now
> all you get in the variables window in the debugger for an object is the
> object type.
Hm, no. At least in my installation in the variables- and the
expressions-view there is this little "+"-icon on the left side of the
variable-name (for objects, arrays and stuff like that). Clicking on it
expands it and shows object-properties / contents of the array.
HTH,
Mark
|
|
|
Re: pdt debugger object inspection [message #62353 is a reply to message #62305] |
Fri, 07 December 2007 13:06 |
Eclipse User |
|
|
|
Originally posted by: mat.mad.id.au
Thanks! You're right - I can inspect for example a HttpRequest. Strangely,
I'm not able to inspect any of the DOM* classes (DOMXPath, DOMDocument,
DOMNodeList).
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04073 seconds