At 16:35 14/06/2005, Sebastian Bergmann wrote:
Dmitry Stogov wrote:
> Log:
> Removed old executor

 Was the old executor not needed for debugger extensions like Xdebug?

 At the moment I cannot build Xdebug on Windows:
 xdebug.obj: error LNK2019: unresolved external symbol
 __imp__zend_vm_use_old_executor referenced in function
 _zm_startup_xdebug

There's a new mechanism that will allow Xdebug to do its stuff w/o the old executor. It would require an update.

Zeev

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

Reply via email to