IntelliJ-Luanalysis
IntelliJ-Luanalysis copied to clipboard
Lua debugger doesn't care about breakpoints
Environment
name | version |
---|---|
IDEA version | [Goland 2021.1.2] |
Luanalysis version | [v1.2.3] |
OS | [Manjaro GNU/Linux] |
What are the steps to reproduce this issue?
Try to debug this
What happens?
The debugger does not work.
What were you expecting to happen?
I expect to stop at the first breakpoint at x = 1
Any other comments? Thank you so much for keeping this project alive!
It seems like a problem of mobDebug version 0.70-3 with luasocket 3. I opened a pull request at the mobDebug repository https://github.com/pkulchenko/MobDebug/pull/61