[xdebug-general] Re: netbeans does not stop at breakpoints

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 18 Dec 2014 10:57:02 +0000 (GMT)

On Tue, 16 Dec 2014, jivanmukta wrote:

> I configured XDEBUG by setting in php.ini:
> [Zend]
> zend_extension="/usr/lib/php5/20090626+lfs/xdebug.so"
> xdebug.remote_enable=1
> xdebug.remote_handler=dpgp
> xdebug.remote_mode=req
> xdebug.remote_host=127.0.0.1
> xdebug.remote_port=9000
> xdebug.remote_log="/var/log/xdebug.log"
>  
> The problem is that netbeans does not stop at breakpoints. Here is phpinfo's xdebug section:

What is the contents of /var/log/xdebug.log ? It should give a clue as
to where netbeans is trying to set breakpoints.

cheers,
Derock

-- 
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
twitter: @derickr and @xdebug
Received on Thu Dec 18 2014 - 10:57:03 GMT

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