Skip to content

Unable to launch lldb-dap #1192

Open
Open
@eluchsinger

Description

@eluchsinger

Describe the bug

When the extension launches upon opening a .swift file, it fails to find lldb-vscode.

I've tried installing llvm using brew and setting a custom path in the settings directly to the lldb-dap and also using the path automatically set by the extension: /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB

To Reproduce
Steps to reproduce the behavior:

  1. Install Extension
  2. Open a .swift file
  3. See error in "Swift" Output (console).

Expected behavior
The extension should start without an error and find lldb-vscode (or lldb-dap).

Environment

  • OS: MacOS Sequoia 15.1
  • Swift version swift-driver version: 1.115 Apple Swift version 6.0.2 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
  • Visual Studio Code version: Version: 1.95.1 (Universal)
  • vscode-swift version: v1.11.3

Additional context

image

Metadata

Metadata

Labels

bugSomething isn't workingwaiting on inputStalled waiting on Input

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions