作者:游泳 | 来源:互联网 | 2022-12-23 12:00
IhaveneverusedXdebug,butiwouldliketostart.IamusingUbuntuLinuxandhavealreadybeena
I have never used Xdebug, but i would like to start. I am using Ubuntu Linux and have already been able to:
我从未使用过Xdebug,但我想从这里开始。我正在使用Ubuntu Linux,并且已经能够:
Here's what is going wrong:
这就是问题所在:
- I can place breakpoints in the code, but the icon seems to be wrong, it's just an orange blob
- 我可以在代码中放置断点,但是图标似乎是错误的,它只是一个橙色的blob
- When I "start debugging" the debug window appears completely empty
- 当我“开始调试”时,调试窗口显示为完全空的
- when I access my script, it doesn't stop at my break points.
- 当我访问脚本时,它不会在断点处停止。
What am I doing wrong?
我做错了什么?
5 个解决方案