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

Add supportsTerminateDebuggee to DAP capabilities #1825

Closed
karthiknadig opened this issue Feb 4, 2025 · 0 comments · Fixed by #1824
Closed

Add supportsTerminateDebuggee to DAP capabilities #1825

karthiknadig opened this issue Feb 4, 2025 · 0 comments · Fixed by #1824
Assignees
Labels
enhancement New feature or request needs repro Issue has not been reproduced yet

Comments

@karthiknadig
Copy link
Member

Looks like the handler for disconnect request already supports terminate_debuggee. This is needed for debugpy <script> form of launching and attaching to debugger from VS Code terminal.

@karthiknadig karthiknadig added the enhancement New feature or request label Feb 4, 2025
@karthiknadig karthiknadig self-assigned this Feb 4, 2025
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs repro Issue has not been reproduced yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants