Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » nested arrays and xdebug
nested arrays and xdebug [message #26598] Thu, 07 June 2007 17:48 Go to next message
Eclipse UserFriend
Originally posted by: oli.pocket-design.de

Hi,

first of all, I'd like to thank Dave Kelsey
for his great xdebug plugin. At the moment
I'm almost perfectly happy with it. The only
problem is, that xdebug doesn't show me
nested arrays, but only the text "Array[4]"
instead.

Is it me or a config-setting in xdebug?
Is it a known bug maybe? Im using pdt 0.7RC3
xdebug 2.0.0RC3 and xdebug0.2.1 eclipse plugin.

Greetings,
Oliver
Re: nested arrays and xdebug [message #26860 is a reply to message #26598] Fri, 08 June 2007 08:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jbenner.pbu.edu

When I use Xdebug, array variables have collapse/expand arrow to their
left. I believe there is also a setting for max array depth in
Preferences->PHP->Debug.

Oliver Trosien wrote:
> Hi,
>
> first of all, I'd like to thank Dave Kelsey
> for his great xdebug plugin. At the moment
> I'm almost perfectly happy with it. The only
> problem is, that xdebug doesn't show me
> nested arrays, but only the text "Array[4]"
> instead.
>
> Is it me or a config-setting in xdebug?
> Is it a known bug maybe? Im using pdt 0.7RC3
> xdebug 2.0.0RC3 and xdebug0.2.1 eclipse plugin.
>
> Greetings,
> Oliver
Re: nested arrays and xdebug [message #26940 is a reply to message #26860] Fri, 08 June 2007 10:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: oli.pocket-design.de

Hi Joshua,

_normally_ there is a collapse/expand arrow, but only
for the first array level. max. depth is set to 10,
so this can't be the problem.

Greetings,
Oliver
Re: nested arrays and xdebug [message #28197 is a reply to message #26598] Thu, 14 June 2007 07:33 Go to previous message
Eclipse UserFriend
Hi Oliver, this should work. Can you post an
example PHP script that shows the problem ?

Dave Kelsey


Oliver Trosien wrote:
> Hi,
>
> first of all, I'd like to thank Dave Kelsey
> for his great xdebug plugin. At the moment
> I'm almost perfectly happy with it. The only
> problem is, that xdebug doesn't show me
> nested arrays, but only the text "Array[4]"
> instead.
>
> Is it me or a config-setting in xdebug?
> Is it a known bug maybe? Im using pdt 0.7RC3
> xdebug 2.0.0RC3 and xdebug0.2.1 eclipse plugin.
>
> Greetings,
> Oliver
Previous Topic:More advanced Mapper for xdebug?
Next Topic:XDebug and include path recursion
Goto Forum:
  


Current Time: Wed Jun 18 17:33:44 EDT 2025

Powered by FUDForum. Page generated in 0.03960 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top