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

[Feature request] Stop execution without stop listening to XDebug #335

Closed
lllopo opened this issue Feb 28, 2019 · 3 comments
Closed

[Feature request] Stop execution without stop listening to XDebug #335

lllopo opened this issue Feb 28, 2019 · 3 comments

Comments

@lllopo
Copy link

lllopo commented Feb 28, 2019

I often want to stop the execution of the currently debugged php process, but this also stops VS Code from further listening to XDebug. This behavior is very annoying, since on each such case, I have to re-launch the debugger listening (which I sometimes forget).
I'd rather say the stop button should only kill the process without stopping the debugger listening or (if this is possible) to have two separate buttons for the current and my suggested behavior.

@felixfbecker
Copy link
Contributor

The restart button should do what you want

@lllopo
Copy link
Author

lllopo commented Feb 28, 2019

Ok, thanks. A bit confusing, though.

@zobo
Copy link
Contributor

zobo commented May 20, 2022

Related #366 . Closing.

@zobo zobo closed this as completed May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants