On Thu, 17 Apr 2008, Dmitry Stogov wrote:

> Another idea: In case xdebug overwrites zend_execute() it can set
> EG(return_value_ptr_ptr) to point to some local variable then call original
> executor and then print pass return_value to caller or destroy it dependent on
> previous value of EG(return_value_ptr_ptr).

See, I was looking for just such a trick. I'll give it a try later. 
Thanks

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

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

Reply via email to