llvm / llvm/llvm-project

Error while parsing SDK path from debug info: virtual llvm::Expected<XcodeSDK>

Open
#165,808 1 comment 0 reactions 0 assignees View on GitHub
lldb-dap
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

I'm working with Swift in VSCode ubuntu-devcontainer. When I start a debug session with `lldb-dap`, I see the following output:

Image

```
error: Error while parsing SDK path from debug info: virtual llvm::Expected lldb_private::Platform::GetSDKPathFromDebugInfo(CompileUnit &) not implemented for 'host' platform.
warning: TypeSystemSwiftTypeRef::operator(): had to engage SwiftASTContext fallback for type $s11Hummingbird11ApplicationVyAA15RouterResponderVy11Serverhumm117AppRequestContextaGGD
```

How can I fix this? Do I need to configure something additional?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.