IntelliJ-EmmyLua icon indicating copy to clipboard operation
IntelliJ-EmmyLua copied to clipboard

MacOS 中无法触发断点

Open Jarvan40 opened this issue 4 years ago • 1 comments

Environment(环境)

name version
Rider 2020.2.4
EmmyLua version 1.3.5.194
OS OSX 10.15.7

What are the steps to reproduce this issue?(重现步骤?)

1.在rider的Run/Debug Configurations里,添加一个EmmyDebugger(NEW),connection选项设置为Tcp(Debugger connect IDE),其他没改动,点击应用。 2. 当然,安装Emmylua的时候已经配置过正确的LUA代码文件夹路径。设置了几个断点 3. 先启动rider的lua debug,然后unity中点击play。

What happens?(出现什么问题?)

代码在执行到断点处并未中断,仍然继续执行。rider中也没有相关的调试信息,看起来就像是rider未命中断点一样。

What were you expecting to happen?(期望?)

希望能解决此问题

Any logs, error output, etc?(有没有什么log, error输出?)

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.) nope

Any other comments?(其它说明)

Jarvan40 avatar Dec 19 '20 07:12 Jarvan40

进群解决问题,有这种情况的文档说明

tangzx avatar Dec 26 '20 13:12 tangzx