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

From: Thomas Widlar <twidlar[@]yahoo.com>
Date: Wed, 01 Jun 2011 13:56:48 -0500

On 6/1/2011 8:17 AM, Davide Tampellini wrote:
> 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 Wed Jun 01 2011 - 20:02:45 BST

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