Open
Description
Describe the bug
Debugging inside a devcontainer running swift:6.1 does not work.
Using both CodeLLDB and LLDB DAP I get a dialog with the error "Cannot launch '//.build/aarch64-unknown-linux-gnu/debug/PackageTests.xctest': Sending vRun packet failed
To Reproduce
Steps to reproduce the behavior:
- Open project
- Opem inside a dev container using swift:6.1
- Debug project
- See error
Expected behavior
Debugging applications inside a devcontainer works
Environment
- OS: Ubuntu Noble
- Swift version 6.1 (swift-6.1-RELEASE)
- Visual Studio Code version: 1.100.2
- vscode-swift version: 2.2.0
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress