EmmyLua / IntelliJ-EmmyLua

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

New debugger: step over works like step into, step into crashes #560

Open rulatir opened 10 months ago

rulatir commented 10 months ago

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?(重现步骤?)

  1. Set up debugging in the IDE using Emmy-supplied debug configuration template in the "Debugger connect IDE" mode.
  2. Start a debugging session, hit a breakpoint
  3. 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.

CppCXY commented 10 months ago

please try from https://github.com/EmmyLua/EmmyLuaDebugger/releases the debugger on Intellij Emmylua is probably only version 1.3.0