mabu233 / old_sdebug

4 stars 0 forks source link

swoole版的xdebug? #1

Closed mangowong closed 5 years ago

mangowong commented 5 years ago

请问下这个debug工具适用于协程版的swoole吗,用法和xdebug基本一致吗

mabu233 commented 5 years ago

只有基本的断点,查看变量值功能,而且不稳定😅

mabu233 commented 5 years ago

你需要什么功能?

mangowong commented 5 years ago

你需要什么功能?

对于我而言,断点功能也基本够用。

mabu233 commented 5 years ago

emmmm,其实我觉得断点好像没什么用,var_dump或者肉眼看就够了,可能我没接触的复杂项目吧。。