Skip to content

Debugging inside a dev container does not work #1605

Open
@adam-fowler

Description

@adam-fowler

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:

  1. Open project
  2. Opem inside a dev container using swift:6.1
  3. Debug project
  4. 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

bugSomething isn't working

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions