Commit bdfebbe
fix: removes code execution indicator when process is terminated (#368)
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.
Co-authored-by: Damjan Cvetko <damjan.cvetko@monotek.net>
Co-authored-by: Felix Becker <felix.b@outlook.com>1 parent 22819aa commit bdfebbe
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments