IntelliJ-EmmyLua
IntelliJ-EmmyLua copied to clipboard
New debugger: step over works like step into, step into crashes
Environment(环境)
| name | version |
|---|---|
| IDEA version | PS-232.9559.64 |
| EmmyLua version | 1.4.8-IDEA231 |
| OS | Arch Linux 6.4.12-arch1-1 |
What are the steps to reproduce this issue?(重现步骤?)
- Set up debugging in the IDE using Emmy-supplied debug configuration template in the "Debugger connect IDE" mode.
- Start a debugging session, hit a breakpoint
- Try using Step Into and Step Over commands
What happens?(出现什么问题?)
Step Over behaves like Step Into should behave. Step Into sometimes works, sometimes silently crashes the debugged Lua program.
What were you expecting to happen?(期望?)
The step commands should work correctly.
Any logs, error output, etc?(有没有什么log, error输出?)
I'm open to instructions as to how to collect those.
please try from https://github.com/EmmyLua/EmmyLuaDebugger/releases the debugger on Intellij Emmylua is probably only version 1.3.0