[xdebug-general] Remote debugging

From: Bernhard Fuerst <bernhard[@]fuersten.info>
Date: Thu May 13 2004 - 08:33:44 CEST

Hi all, I don't get remote debugging working with the latest xdebug-cvs
code and PHP 5.0.0RC3-dev. My php.ini looks like this:

xdebug.auto_trace = On
xdebug.collect_params = Off
xdebug.remote_enable = On
xdebug.remote_handler = dbgp
xdebug.remote_host = 127.0.0.1
xdebug.remote_port = 9000

When running the debugclient it is waiting for debug server to connect.
Am I missing something like connecting from a PHP script to the
debugclient?

BTW: Is any documentation for using the new profiling funtions
available?

tia,
Bernhard

-- 
Mit dem Motorrad durch Südamerika: http://motolat.fuersten.info - jetzt 
auch in bunt!
Received on Thu May 13 08:33:48 2004

This archive was generated by hypermail 2.1.8 : Tue Oct 07 2008 - 09:00:24 CEST