Open
Description
Description
When using LLDB from the command line, evaluating expressions yields the following diagnostic message:
-- Could not find swift-plugin-server for C:\Users\compnerd\AppData\Local\Programs\Swift\Toolchains\6.0.1+Asserts\usr\bin
Reproduction
p var
Expected behavior
The plugin server to be found
Environment
> swiftc -version
Swift version 6.0.1 (swift-6.0.1-RELEASE)
Target: aarch64-unknown-windows-msvc
Additional information
No response