Debugging does not work
debugging is supposed to be super easy with PhpStorm. I'm running Local (https://localwp.com), which comes with a plugin for PhPStorm/Xdebug integration and have set up breakpoints within a Wordpress plugin that I want to debug but the debugger never triggers them. what should I be looking for?
请先登录再写评论。
Hi there,
>what should I be looking for?
Start with showing your config / what you did to configure your Xdebug & PhpStorm.
Other than that, check the official docs:
P.S. For reference purposes: the same on Stack Overflow: https://stackoverflow.com/questions/62946484/phpstorm-wont-debug
I have read both of those documents and neither if of any use. the thing should just work according to them but it doesn't. I've posted my config on SO
do you guys have a group on Telegram or channel on Discord/Gitter/Slack where we can speed this up?
No, we don't. It's a good idea to contact support via Help | Contact Support rather than on SO and/or community forums, at least we have an SLA there.