Skip to content

Failed to setup CodeLLDB message in Codespaces #302

Closed
@damuellen

Description

@damuellen

Describe the bug
Unexpected error message.
Failed to setup CodeLLDB for debugging of Swift code. Debugging may produce unexpected results. Error: error: python failed attempting to evaluate 'print('<!' + lldb.SBHostOS.GetLLDBPath(lldb.ePathTypeLLDBShlibDir).fullpath + '!>')'

To Reproduce
Connect to the remote workspace

Expected behavior
No message because 'lldb.library' is already set to "/usr/lib/liblldb.so" in remote settings.

Environment

  • OS: Ubuntu 18.04.6 LTS
  • Swift version 5.6.1 (swift-5.6.1-RELEASE)
  • vscode-swift version: 1.67.0

Additional context
Running in Github codespaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions