Hi all,
I was wondering whether there is a way in Xdebug (DBGP) to retrieve
the value of a constant somehow. The DBGP spec does mention constants
(in the property definition, section 7.11) but I suspect that it about
class constants and that doesn't cover a way to retrieve the value for
them.
I tried just using property_get, but that results in:
<?xml version="1.0" encoding="iso-8859-1"?><response
command="property_get" transaction_id="xdc7" status="break"
reason="ok"><error code="300"><message><![CDATA[can not get
property]]></message></error></response>
Any hints? :)
Kind regards,
Mathieu Kooiman
Received on Thu Apr 12 08:18:12 2007
This archive was generated by hypermail 2.1.8 : Sun Nov 23 2008 - 15:00:11 CET