[xdebug-general] Re: telnet session to debugclient

From: Anil T Samuel <anil.samuel[@]oracle.com>
Date: Mon, 14 Jan 2008 10:22:51 +1100

Thanks Darien. that helped me quite a bit.

now i get "unimplemented command" error when I try "feature-get -i 1 -
n language_supports_threads"; see below for more details.
is it the base 64 encoding causing this ?

[asamuel[@]stacv61 xdebug]$ ./debugclient
Xdebug Simple DBGp client (0.10.0)
Copyright 2002-2007 by Derick Rethans.

Waiting for debug server to connect.
Connect
<?xml version="1.0" encoding="iso-8859-1"?>
<init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug
" fileuri="file:///scratch/asamuel/projects/svn/php-addin/test/public_html/hello.php
" language="PHP" protocol_version="1.0" appid="29353" idekey="php-
addin"><engine version="2.0.2"><![CDATA[Xdebug]]></engine><author><!
[CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></
url><copyright><![CDATA[Copyright (c) 2002-2007 by Derick Rethans]]></
copyright></init>
(cmd) feature-get -i 1 -n language_supports_threads
<?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug
" command="feature-get" transaction_id="1"><error code="4"><message><!
[CDATA[unimplemented command]]></message></error></response>
(cmd) status -i 2
<?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug
" command="status" transaction_id="2" status="starting" reason="ok"></
response>

Regards
Anthos
Received on Mon Jan 14 2008 - 00:23:41 GMT

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