feat: support terminateThreads by zobo · Pull Request #366 · xdebug/vscode-php-debug

Conversation

@zobo

Add support for terminate threads. Useful when more than one scripts are being debugged and we want to terminate only one instead of all.

Before this PR can be applied the vscode-debugadapter requires a fix submitted in PR microsoft/vscode-debugadapter-node#214

felixfbecker

Choose a reason for hiding this comment

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

Thanks! Build is failing, could you fix?

@zobo

I suggest merging #378 first, as that one is bigger and includes package fixes already.

@zobo zobo changed the title Support terminateThreads feat: support terminateThreads

Jan 4, 2021

@zobo zobo mentioned this pull request

Feb 1, 2021

@zobo zobo mentioned this pull request

May 20, 2022

Labels

2 participants

@zobo @felixfbecker