Use any of the debuggers available to step into it and see which function is called.
Since PHP is invoked by Apache server, how can I hockup gcc with php ? is there an easy way to do this ?

easier way would be to run apache single-process with httpd -X under gdb or attach to a certain process with gdb -p.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to