Skip to content
New issue

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

Debugging in "Debugger connect IDE" mode: auto-restart? #590

Open
rulatir opened this issue Aug 14, 2024 · 1 comment
Open

Debugging in "Debugger connect IDE" mode: auto-restart? #590

rulatir opened this issue Aug 14, 2024 · 1 comment

Comments

@rulatir
Copy link

rulatir commented Aug 14, 2024

Environment(环境)

name version
IDEA version PhpStorm 2024.1.5
EmmyLua version v1.4.14
OS Linux

What are the steps to reproduce this issue?(重现步骤?)

  1. Start a "Debugger connect IDE" launch configuration
  2. Start debuggee program that initiates communication with the IDE using emmy protocol
  3. Let the debuggee program terminate

What happens?(出现什么问题?)

The IDE should continue to listen for further connections.

What were you expecting to happen?(期望?)

The launch configuration terminates. In order to debug another run of the program, one must manually restart the launch configuration.

@CppCXY
Copy link
Member

CppCXY commented Aug 15, 2024

You're right, but EmmyLua hasn't had any updates for a long time.. I recommend using EmmyLua2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants