Hi,

don't get me wrong: xdebug is great, and we use it a lot here. It's just
that the incompatibility (and even if it's only the
no-other-extension-than-me behaviour of zend and eaccelerator and ...) is
quite annoying, as the profiling figures are different if you run with an
accelerator...

By the way, is there any reason for xdebug to be a zend extension and not a
php extension?

Moritz


-----Original Message-----
From: Derick Rethans [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 21, 2006 1:49 AM
To: Moritz Möller
Cc: internals@lists.php.net
Subject: Re: [PHP-DEV] profiling extension and minimal-php-sapi

On Sat, 20 May 2006, Moritz Möller wrote:

> I made two extensions for PHP that I?m want to share, but I do not 
> really know how to do it ;)
> 
> One is a profiling extension, called PhProfile:
> 
> -          works with zend optimizer and similar (as opposed to  xdebug)

Actually, it is *not* Xdebug which disallows it. I just don't have hacks 
around the Zend Optimizer stuff.

Derick
-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to