Skip to content

Use LLDB DAP extension to launch debug sessions #1384

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

Merged

Conversation

matthewbastien
Copy link
Member

Add an extension dependency on the LLDB DAP extension by the LLVM project. I've also removed the debug adapter executable factory and instead launch debug sessions for lldb-dap via the LLDB DAP extension.

A PR will come later for removing the dependency on CodeLLDB.

@matthewbastien matthewbastien added the full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit label Feb 13, 2025
@matthewbastien matthewbastien force-pushed the depend-on-lldb-dap-extension branch from dac73ef to b670ccb Compare February 20, 2025 16:25
@matthewbastien matthewbastien merged commit c6dfadb into swiftlang:main Feb 25, 2025
16 checks passed
@matthewbastien matthewbastien deleted the depend-on-lldb-dap-extension branch February 25, 2025 16:07
@matthewbastien matthewbastien added the needs verification Issue has been fixed, but requires verification before closing label Feb 27, 2025
@plemarquand
Copy link
Contributor

Verified in cef4e6c

@plemarquand plemarquand removed the needs verification Issue has been fixed, but requires verification before closing label Mar 26, 2025
@rbenegal rbenegal moved this from Needs Verification to Done in Swift Extension for Visual Studio Code Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit
Development

Successfully merging this pull request may close these issues.

3 participants