EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.74k stars 293 forks source link

MacOS 中无法触发断点 #392

Open Jarvan40 opened 3 years ago

Jarvan40 commented 3 years ago

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),其他没改动,点击应用。

  1. 当然,安装Emmylua的时候已经配置过正确的LUA代码文件夹路径。设置了几个断点
  2. 先启动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?(其它说明)

tangzx commented 3 years ago

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