Skip to content

fix: removes code execution indicator when process is terminated#368

Merged
felixfbecker merged 2 commits intoxdebug:mainfrom
zobo:fix-stale-cursor
Dec 21, 2020
Merged

fix: removes code execution indicator when process is terminated#368
felixfbecker merged 2 commits intoxdebug:mainfrom
zobo:fix-stale-cursor

Conversation

@zobo
Copy link
Copy Markdown
Contributor

@zobo zobo commented Jul 15, 2019

If the debugger is standing on a line and DBGp connection is interrupted (for example, php process terminated) the thread will go away, but the execution indicator will stay. Signaling a continued event before Thread exit solves this.

If the debugger is standing on a line and DBGp connection is interrupted (for example, php process terminated) the thread will go away, but the execution indicator will stay. Signaling a continued event before Thread exit solves this.
Copy link
Copy Markdown
Contributor

@felixfbecker felixfbecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@elovin
Copy link
Copy Markdown

elovin commented Jun 20, 2020

@felixfbecker any plans when this will be merged ?

@felixfbecker felixfbecker changed the base branch from master to main December 21, 2020 20:20
@felixfbecker felixfbecker changed the title Removes code execution indicator when process is terminated. fix: removes code execution indicator when process is terminated Dec 21, 2020
@felixfbecker felixfbecker merged commit bdfebbe into xdebug:main Dec 21, 2020
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants