doumi1944 2015-11-24 00:01
浏览 106

调试器不会在断点处暂停

I'm having an issue was hoping I could get some help with configuring Atom and Xdebug. I can set breakpoints and they show up in the breakpoint panel, but the process never pauses. Oddly, the process does pause on a exception warning, so I know it's connecting somewhat, but just not pausing at breakpoints.

My php.ini is as described in the readme:

xdebug.remote_enable=1
xdebug.remote_host=127.0.0.1
xdebug.remote_connect_back=1    # Not safe for production servers
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.remote_autostart=true

Here's my settings:

"php-debug":
    PhpException:
      Warning: false
    PathMapping: [
      {
        local: "C:\\wamp\\www\\sgn\\com-forums\\www\\index.php"
        remote: "localhost/sgn/com-forums/www/index.php"
      }
    ]

I'm developing locally using WAMP with PHP 5.5.12, xdebug 2.3.5, Atom 1.2.3, & php-debug 0.1.4. As well, I'm using Chrome with Xdebug helper. What should the idekey be? Any ideas why it isn't working? Thank you for any assistance.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 python的qt5界面
    • ¥15 无线电能传输系统MATLAB仿真问题
    • ¥50 如何用脚本实现输入法的热键设置
    • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
    • ¥30 深度学习,前后端连接
    • ¥15 孟德尔随机化结果不一致
    • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
    • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
    • ¥15 谁有desed数据集呀
    • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100