> Am 25.10.2014 um 13:25 schrieb Leigh <lei...@gmail.com>:
> 
> On 25 October 2014 12:00, Weinand Bob <bobw...@hotmail.com> wrote:
>> ...
> 
> Thanks Bob.
> 
> So my question is: Obviously the phpdbg requirements do not map to
> DBGp. However, can all of the requirements of DBGp be mapped to the
> phpdbg XML?
> 
> Going forward does the XML protocol cover everything XDebug needs? Can
> we do "DBGp over XML“?

We currently also don’t provide e.g. exception breaks (because either no-one of 
us thought of it or found it useful). There may be already the minor problems 
in the other direction.
But generally, one could (after adding connection overhead). Though I wouldn’t 
think of it as a good idea as it’ll break everything which doesn’t support 
phpdbg, but xdebug.

But it wasn’t primarily intended to be forward compatible with other debuggers.

Bob
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to