Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window10+docker+PHPSTORM怎么使用yasd调试 #136

Closed
huanghuag opened this issue Jul 19, 2021 · 3 comments
Closed

window10+docker+PHPSTORM怎么使用yasd调试 #136

huanghuag opened this issue Jul 19, 2021 · 3 comments

Comments

@huanghuag
Copy link

1.docker镜像内安装的yasd
image
2.启动会yasd会拒绝访问
image
3.yasd和PHPSTORM的配置
image
image
image
image

@huanghantao
Copy link
Member

参考官方的容器配置:swoole/docker-swoole@59e11e9

@deminy
Copy link
Member

deminy commented Jul 23, 2021

How to debug a Swoole-based web server using yasd (Yet Another Swoole Debugger) in Phpstorm?

Please check here: https://github.com/swoole/docker-swoole/tree/master/examples/35-debug-with-yasd

@huanghantao
Copy link
Member

可以考虑使用 swoole-src的 xdebug分支,https://github.com/swoole/swoole-src/tree/support-xdebug
可以直接使用xdebug进行调试,前提是PHP版本要大于等于8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants