VMware Communities
alkativo
Contributor
Contributor

Xdebug and phpstorm can not remove breakpoint

Hi,

i have many vms and now one in vmfusion. I want to use xdebug and remote debugging in pstorm. I can add the breakpoint but not remove it.

My 20-xdebug settings

zend_extension=/usr/lib/php5/20100525/xdebug.so

xdebug.idekey="macgdbp"

xdebug.remote_enable=On

xdebug.remote_host="10.10.21.67"

xdebug.remote_port=9000

xdebug.remote_handler="dbgp"

I tried many combination since 2 days ;(

See you

Al

0 Kudos
0 Replies