[xdebug-general] Re: Using Xdebug code coverage with Zend debugger

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue Apr 17 2007 - 10:49:45 CEST

On Tue, 17 Apr 2007, Are Pedersen wrote:

> I assume this is not possible, but I'll ask anyway.
>
> If the xdebug extension was modified to only include the code coverage
> code, would it be possible to co-exist with the Zend debugger module?

No, unfortunately not. The code coverage needs the zend extension parts
of the extension. And the Zend debugger module (and any other extension
by Zend) prohibits non-Zend zend extensions from loading.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general[@]lists.xdebug.org
Received on Tue Apr 17 10:49:54 2007

This archive was generated by hypermail 2.1.8 : Wed Nov 19 2008 - 23:00:21 CET