Issue 165808
Summary Error while parsing SDK path from debug info: virtual llvm::Expected<XcodeSDK>
Labels new issue
Assignees
Reporter MihaelIsaev
    I'm working with Swift in VSCode ubuntu-devcontainer. When I start a debug session with `lldb-dap`, I see the following output:

<img width="763" height="295" alt="Image" src="" />

```
error: Error while parsing SDK path from debug info: virtual llvm::Expected<XcodeSDK> 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?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to