We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug 框架:xlua 编辑器:Unity 问题:在 pc 上启动 lua 程序后,开启使用 attach 模式的 debugger。debug 结束后断开 debugger 但是不中断 lua 程序。再次开启 debugger 试图连接到 lua 程序,发现 debugger 一直显示正在等待连接,无法连接上 lua 程序。
Expected behavior 在全程不停止 lua 程序的情况下,debugger 中止后再次重启,依然能够连接到 lua 程序
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fixed #107: 无法动态attach到debug #109
Sorry, something went wrong.
No branches or pull requests
Describe the bug
框架:xlua
编辑器:Unity
问题:在 pc 上启动 lua 程序后,开启使用 attach 模式的 debugger。debug 结束后断开 debugger 但是不中断 lua 程序。再次开启 debugger 试图连接到 lua 程序,发现 debugger 一直显示正在等待连接,无法连接上 lua 程序。
Expected behavior
在全程不停止 lua 程序的情况下,debugger 中止后再次重启,依然能够连接到 lua 程序
Screenshots
![image](https://user-images.githubusercontent.com/17725881/160091755-64f7d298-86b2-4a96-a985-9f5161683ba9.png)
![image](https://user-images.githubusercontent.com/17725881/160092057-8b39c02b-889c-4744-9461-5b218b48e0c7.png)
![image](https://user-images.githubusercontent.com/17725881/160092285-0d8eea3f-d985-4a2a-af1f-0250aec3f631.png)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: