[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PDT (1.0.3) with X-Debug (2.0): Variables view

Nothing available currently that can help. Array/Object elements are presented in order that xdebug sends them over. I recommend you raise a bugzilla enhancement describing the scenario and what kind of facilities you would like to see which would help in your debugging, eg sorting same level keys, a search facility, creating a tree structure based on the first character of the key rather than just grouping by a count etc.

https://bugs.eclipse.org/bugs

Regards
Dave Kelsey

Nikolai Essel wrote:
Hi all,

i have a question about the variables view but i do not know if this is the right place for it

Since i changed from Zend debugger to X-Debug (which has a lot greater performance and stability) the variables shown in the view are clustered into 30entries per Array/Object. Also the entries are not sorted alphabetical.

Now i have got an application were some Objects/Array consits of 500++ elements and it takes a lot of time finding a special one.

Are there any options to configure? I only found php.ini lines for maximal children which not affects remote debugging.


Somebody any idea?

Greetings and thx for help
Nikolai Essel