On Wed, 18 Jul 2007, Thomas Despoix wrote:
> I've setup the Xdebug remote client in Eclipse PDT, but code execution
> won't stop on breakpoints as expected...
>
> I've checked the port(9000), host (localhost), everything... I'm sure
> Xdebug works as errors are caught with backtrace Xdebug-like
> information but it sill doesn't work.
>
> I've also set up a remote log but nothing is logged in there.
If there is nothing in the log, then no connections are made unless you
configured the xdebug.remote_log parameter wrongly. I've no idea about
Eclipse myself, but you have to make sure it is listening for debug
requests. If you want, show me your phpinfo() output.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Thu Jul 19 2007 - 10:24:33 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST