[xdebug-dev] Bug 0000136: stack_get does not conform to DBGp

From: <xdebug-dev[@]lists.xdebug.org>
Date: Fri, 30 Dec 2005 17:09:20 +0100

The following bug has been ASSIGNED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000136
======================================================================
Reporter: mccabe
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 136
Category: Usage problems
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Operating System: Linux
PHP Version: 4.3.11
Xdebug Version: 1.3.2
======================================================================
Date Submitted: 2005-07-31 15:42 CEST
Last Modified: 2005-12-30 17:09 CET
======================================================================
Summary: stack_get does not conform to DBGp
Description:
According to the DBGp documentation, stack_get reply should have a 'type'
property. This is not included in replies from XDebug (CVS rom 2005-07-31)
======================================================================

----------------------------------------------------------------------
 derick - 2005-08-04 16:04 CEST
----------------------------------------------------------------------
Fixed in CVS, thanks for the report.

----------------------------------------------------------------------
 mccabe - 2005-08-08 19:10 CEST
----------------------------------------------------------------------
After a cvs update, I do get the type property, but if I step through code
that enteres an eval() statement, the stack frames reported are not of
type 'eval'.

Instead I get a filename that decodes to:
file:///home/linus/public_html/tests/classes/subclass.php(24): eval'd code

Bug History
Date Modified Username Field Change
======================================================================
2005-07-31 15:42mccabe New Bug
2005-07-31 15:42mccabe Bug Monitored: mccabe
2005-08-04 16:04derick Bugnote Added: 0000275
2005-08-04 16:04derick Status new => closed
2005-08-08 19:10mccabe Bugnote Added: 0000277
2005-08-08 19:10mccabe Resolution open => reopened
2005-08-08 19:10mccabe Status closed => feedback
2005-12-30 17:09derick PHP Version 4.3.10 => 4.3.11
2005-12-30 17:09derick Assigned To => derick
2005-12-30 17:09derick Status feedback => assigned
2005-12-30 17:09derick Xdebug Version 2.0-dev => 1.3.2
======================================================================
Received on Fri Dec 30 2005 - 17:09:26 GMT

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