On Fri, 11 Jan 2008, Anil T Samuel wrote:
> Can I connect a telnet session (using telnet localhost 9000) to a debugclient
> listening at localhost:9000
> and send <init> packet using telnet console input ?
Hmm, I think that's going to be a bit tricky, because the debugclient
expects:
<length-of-data> \0 <init...> \0
(Documented here: http://xdebug.org/docs-dbgp.php#debugger-engine-to-ide-communications)
I don't know whether you can send \0 chars with telnet.
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Fri Jan 11 2008 - 09:16:16 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST