[xdebug-general] Xdebug protocol specs?

From: André Hänsel <andre[@]webkr.de>
Date: Mon, 20 Apr 2009 19:03:06 +0200

Hi,

are there (apart from the Xdebug source) any specifications regarding the
Xdebug remote debugging protocol?

I don't mean the DBGp protocol in general, whose documentation
(http://www.xdebug.org/docs-dbgp.php) does not cover the messages that are
sent with the debugger responses.

I mean for example, which values can the "exception" attribute in the
following packet take?

<response ... status="break" reason="ok">
<xdebug:message filename="..." lineno="13" exception="Notice">
<![CDATA[ Undefined index: entries ]]>
</xdebug:message>
</response>

Regards,
André
Received on Mon Apr 20 2009 - 19:03:12 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST