我已经按照此处的说明安装了 xdebug:http://xdebug.org/wizard
我还安装了 Chrome 扩展调试器
现在我选择 index.php 文件并启动调试器,但出现以下错误:
这是lunch.json的内容
这是我添加到 php.ini 的配置
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
zend_extension = /usr/lib/php/20170718/xdebug.so
更新:
我已添加xdebug.remote_log=/tmp/xdebug.log到 php.ini,这是我收到的错误:
[3569] I: Connecting to configured address/port: localhost:9000.
[3569] W: Creating socket for 'localhost:9000', poll success, but error: Operation now in progress (29).
[3569] E: Could not connect to client. :-(
30秒到达战场