[xdebug-dev] Bug 0000376: Fail context for local variable

From: <noreply[@]lists.xdebug.org>
Date: Wed, 11 Jun 2008 15:09:15 +0200

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000376
======================================================================
Reporter: cboisard
Handler:
======================================================================
Project: Xdebug
Bug ID: 376
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System:
PHP Version: 5.3-dev
Xdebug Version: 2.0.3
======================================================================
Date Submitted: 2008-06-11 15:09 CEST
Last Modified: 2008-06-11 15:09 CEST
======================================================================
Summary: Fail context for local variable
Description:
Command "context_get -i 12 -d 0" return fail result for local variable.
Alway type="uninitialized"
-> <response xmlns="urn:debugger_protocol_v1"
xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get"
transaction_id="12" context="0">
<property name="output" fullname="$output"
type="uninitialized"></property>
<property name="$this" fullname="$this" address="60045568" type="object"
children="1" classname="System::Web::UI::HtmlControls::HtmlLink"
numchildren="23">
...
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2008-06-11 15:09cboisard New Bug
2008-06-11 15:09cboisard Bug Monitored: cboisard
======================================================================
Received on Wed Jun 11 2008 - 15:09:17 BST

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