[xdebug-general] invalid or missing options

From: Stefano Mtangoo <mwinjilisti[@]gmail.com>
Date: Thu, 19 Nov 2015 10:56:36 +0300

try to create XDebug UI for my editor and so far I cannot run
successfully and command. Each time I run any command I get Invalid or
missing options. Reading the docs multiple times, I cannot see what
argument am really missing. Here is the output of the XDebug I get error
below.
Note I have read almost all posts in mailing list with same error I
cannot find what's wrong yet.

|22:06:52:RUN CALLED 22:06:58:Gotconnection from
127.0.0.1:5200522:06:58:<?xml version="1.0"encoding="iso-8859-1"?><init
xmlns="urn:debugger_protocol_v1"xmlns:xdebug="http://xdebug.org/dbgp/xdebug"fileuri="file:///C:/wamp/www/index.php"language="PHP"protocol_version="1.0"appid="4752"idekey="studio"><engine
version="2.2.5"><![CDATA[Xdebug]]></engine><author><![CDATA[DerickRethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright(c)2002-2014by
DerickRethans]]></copyright></init>22:06:58:SENT COMMAND:breakpoint_set
-i 1-f file:///C:/wamp/www/index.php -n 248 -t line22:06:58:SENT
COMMAND:run -i 222:06:58:SENT COMMAND:breakpoint_list -i 322:06:58:<?xml
version="1.0"encoding="iso-8859-1"?><response
xmlns="urn:debugger_protocol_v1"xmlns:xdebug="http://xdebug.org/dbgp/xdebug"command="breakpoint_set"><error
code="3"><message><![CDATA[invalid or missing
options]]></message></error></response>22:06:58:<?xml
version="1.0"encoding="iso-8859-1"?><response
xmlns="urn:debugger_protocol_v1"xmlns:xdebug="http://xdebug.org/dbgp/xdebug"command="run"><error
code="3"><message><![CDATA[invalid or missing
options]]></message></error></response>22:06:58:<?xml
version="1.0"encoding="iso-8859-1"?><response
xmlns="urn:debugger_protocol_v1"xmlns:xdebug="http://xdebug.org/dbgp/xdebug"command="breakpoint_list"><error
code="3"><message><![CDATA[invalid or missing
options]]></message></error></response> Regards, Stefano |
Received on Thu Nov 19 2015 - 07:56:40 GMT

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