Strange problems when debugging PHP code with PhpStorm + Xdebug

PhpStorm + Xdebug debug PHP code, after startup:

"Break at first line in PHP scripts" :


:

F8 (Step Over )

Step OverStep Over:

(disabled:

who has encountered similar problems? How to solve it?

thank you!

Jun.22,2022

I have the same problem. I can connect, but it all turns gray at the click of a single step debug button. Do not know what reason


just tried the situation you said, did not reproduce, I suggest that after the button is grayed out, wait a little, because you are using Step Over, directly in this file down the execution, in the process of running xdebug, it will be a little slow, so it may not be terminated, but in the process of execution.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31f32-2b13a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31f32-2b13a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?