[xdebug-general] Re: xDebug & NuSphere or Zent Studio

From: Dave Kelsey <d_kelsey[@]uk.ibm.com>
Date: Wed, 3 Jun 2009 15:14:54 +0100

As far as I know NuSphere and Zend Studio don't support xDebug. Tools that
do include Aptana, Eclipse PDT, PHPEclipse, Netbeans. For a list of others
see the Clients section in http://www.xdebug.org/docs/remote

Dave Kelsey

xdebug-general-bounce[@]lists.xdebug.org wrote on 03/06/2009 10:21:03:

> Hi
> I want to use xDebug, but I can't to connect in to IDE.
> I add dll to php.ini:
> ; Xdebug
> zend_extension_ts="c:\AppServ\php5\ext\php_xdebug-2.0.3-5.2.5.dll"
> xdebug.auto_trace = On
> xdebug.collect_params = On
> xdebug.default_enable = On
> xdebug.remote_enable = On
> xdebug.remote_handler = dbgp
> xdebug.remote_host = 127.0.0.1
> xdebug.remote_mode = req
> xdebug.remote_port = 10000
> xdebug.dump_once = On
> xdebug.dump_undefined = On
> ;from phpedit debug wizard
> xdebug.profiler_enable_trigger=On
> xdebug.profiler_output_dir="C:\profilerOutput\"
> xdebug.profiler_output_name="timestamp
>
> phpinfo() confirm xdebug 'attach':
> "Version - 2.0.3"
> But when I try configure NuSphere or Zend Studio it not works - IDE
> not stop on first line; Also use tollbars for IE and Mozilla for
> debug session;
> Can you send me links on manuals - how to configure xDebug for this IDE?
> Thanks,
> Borys

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
Received on Wed Jun 03 2009 - 16:14:59 BST

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