[xdebug-general] Re: XDebug + Eclipse + Ubuntu = not working

From: Péter Nagy <antronin[@]gmail.com>
Date: Tue, 7 Jun 2011 12:31:53 +0200

Not sure if this is the same problem, but after having 3 breakpoints
Eclipse or XDebug ignores all of them for me.
In these cases I remove all the breakpoints and setup only fewere then 3.

2011/6/1 Davide Tampellini <tampe125[@]gmail.com>:
> hi, i'm having some problems to debug with Eclipse under Ubuntu 11.04
>
> if i debug a page, Xdebug ignores the breakpoints completely; i have to
> manually insert xdebug_break() to stop the debugger.
>
> these are my settings on php.ini:
> zend_extension=/usr/lib/php5/20090626+lfs/xdebug.so
> xdebug.profiler_enable = On
> xdebug.remote_enable=On
> xdebug.remote_host="localhost"
> xdebug.remote_port=9000
> xdebug.remote_handler="dbgp"
> xdebug.remote_autostart=1
>
> what't wrong?
> anyone can help me?
Received on Tue Jun 07 2011 - 11:32:15 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST