|
|
Choosing A Webhost: |
Bug 0000215: cannot get the next page of children variables.: msg#00064php.xdebug.devel
The following NEW bug has been ADDED. ====================================================================== http://bugs.xdebug.org/bug_view_page.php?bug_id=0000215 ====================================================================== Reporter: d_kelsey Handler: ====================================================================== Project: Xdebug Bug ID: 215 Category: Debug client (console) Reproducibility: always Severity: major Priority: normal Status: new Operating System: Windows PHP Version: 5.1.6 Xdebug Version: 2.0.0rc1 ====================================================================== Date Submitted: 2006-10-23 17:57 CEST Last Modified: 2006-10-23 17:57 CEST ====================================================================== Summary: cannot get the next page of children variables. Description: This is related to bug report 214. $a is a large array (over max_children size) $d[0] = $a ($d contains 50 entries) As reported in 214, when I do a context get, the following property is returned <property name="0" fullname="$d[0]" address="10211656" type="array" children="1" numchildren="200"> I also get the first 32 properties (the example here is the first 2) <property name="0" fullname="$d[0][0]" address="10213536" type="string" size="55" encoding="base64"><![CDATA[MC1UaGlzIGlzIGEgbG9uZ2dnZ2dnZyBzdHRpbmcgdG8=]]></property> <property name="1" fullname="$d[0][1]" address="10213616" type="string" size="55" encoding="base64"><![CDATA[MS1UaGlzIGlzIGEgbG9uZ2dnZ2dnZyBzdHRpbmcgdG8=]]></property> As I don't get all the entries I attempt to retrieve the next page of information using the command "property_get -i 83 -n $d[0] -d 0 -m 32 -p 1" ($d[0] is the full name). The response I get is <response command="property_get" transaction_id="83" status="break" reason="ok"><error code="300"><message><![CDATA[can not get property]]></message></error></response> So it looks like I cannot get the next page of information. I don't want to try to get all the data but only parts as requested by the user of the debugger. I think this command should work to retrieve the required extra entries in this nested array in the same manner that I can request extra pages in a normal (unnested) array, ie property_get -i 109 -n $d -d 0 -m 32 -p 1 ====================================================================== Bug History Date Modified Username Field Change ====================================================================== 2006-10-23 17:57d_kelsey New Bug 2006-10-23 17:57d_kelsey Bug Monitored: d_kelsey ======================================================================
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Bug 0000214: Large array inside an array doesn't report page or pagesize, noreply |
|---|---|
| Next by Date: | xdebug xdebug/tests/bug00173.phpt - Fixed testcase., Derick Rethans |
| Previous by Thread: | Bug 0000214: Large array inside an array doesn't report page or pagesize, noreply |
| Next by Thread: | Bug 0000215: cannot get the next page of children variables., noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |