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

From: <xdebug-dev[@]lists.xdebug.org>
Date: Tue, 21 Feb 2006 21:43:42 +0100

The following bug has been CLOSED
======================================================================
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: minor
Priority: normal
Status: closed
Operating System: Linux
PHP Version: 4.3.11
Xdebug Version: 2.0.0beta5
======================================================================
Date Submitted: 2005-07-31 15:42 CEST
Last Modified: 2006-02-21 21:43 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

----------------------------------------------------------------------
 derick - 2006-02-21 21:43 CET
----------------------------------------------------------------------
Fixed in CVS now, after adding support for virtual files for eval'ed
statements.

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
2006-01-17 23:24derick Severity trivial => minor
2006-01-17 23:24derick Xdebug Version 1.3.2 => 2.0.0rc1-dev
2006-02-21 21:43derick Bugnote Added: 0000368
2006-02-21 21:43derick Status assigned => closed
======================================================================
Received on Tue Feb 21 2006 - 21:43:45 GMT

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