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

Use LLDB DAP extension to launch debug sessions #1384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants