[xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 23 Jan 2006 00:30:21 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000131
======================================================================
Reporter: jeffg
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 131
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Operating System:
PHP Version: 4.3.11
Xdebug Version: 2.0.0beta2
======================================================================
Date Submitted: 2005-07-05 01:47 CEST
Last Modified: 2006-01-23 00:30 CET
======================================================================
Summary: XDebug needs to implement paged child object requests
Description:
Please see the example code below, which recursively creates objects.
Performance slowdown when debugging this script in Komodo is huge because
Komodo is required to request all children from xdebug at once instead of
being able to page through them like it can with Python or Perl.
======================================================================

----------------------------------------------------------------------
 derick - 2006-01-23 00:30 CET
----------------------------------------------------------------------
Fixed in CVS, but it doesn't handle it correctly when max_depth is larger
than one. The protocol specs don't have information on how to handle this
either - so we need to discuss this.

Bug History
Date Modified Username Field Change
======================================================================
2005-07-05 01:47jeffg New Bug
2005-07-05 01:48jeffg Bug Monitored: jeffg
2005-07-07 16:26derick Assigned To => derick
2005-07-07 16:26derick Status new => assigned
2006-01-17 23:27derick Category Feature/Change request => Usage problems
2006-01-17 23:27derick PHP Version 4.3.10 => 4.3.11
2006-01-23 00:30derick Bugnote Added: 0000356
2006-01-23 00:30derick Status assigned => closed
======================================================================
Received on Mon Jan 23 2006 - 00:30:24 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST