xdebug - phpStorm,xdebug : is there a way to exclude certain directories from debugging?

标签 xdebug phpstorm

当我调试时,我想排除某些目录 - 例如,每次实例化一个类时,我的调试器都会进入 Doctrine 的 ClassLoader::loadClass() 这很烦人......我尝试添加那些我想排除的目录在 Settings/PHP/Debug/Skipped Paths 中,但这无济于事...

最佳答案

Xdebug 不支持在调试或分析时跳过目录。这是我想补充的。在 http://bugs.xdebug.org/view.php?id=901 有一个功能请求. Jetbrains 似乎也有一张票:http://youtrack.jetbrains.com/issue/WI-4722

关于xdebug - phpStorm,xdebug : is there a way to exclude certain directories from debugging?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13180425/

相关文章:

php - PhpStorm 中的 "Add #[Pure] attribute"检查是为了什么?

PHPDoc:记录始终产生自身或后代类的父类方法?

php - Codeception codecoverage 非常慢

php - Xdebug 忽略断点

php - 在 ubuntu 上使用 VS Code 进行 Xdebug 无法正常工作

php - 如何使用 Netbeans 调试 Symfony3?

php - 即使在 XDebug/PHPStorm 中没有设置断点,浏览器也会挂起

javascript - PhpStorm 和 JavaScript : how to get full doc support

xdebug - 如何在 MAC High Sierra 标准安装中使用 xdebug

javascript - IntelliJ/Webstorm 找不到导入引用