Apple Silicon -- SOS needs to be installed as a universal binary
Open
arm64
dotnet-sos
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
When we use `dotnet-sos` to install `sos` into `lldb`, it causes issues because `llbd` is a universal binary. Whichever arch of `sos` we install, lldb will complain when we try to load the sos plugin when lldb is run as the other arch.
I was able to workaround this by manually creating universal binaries for the sos plugin and sos.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.