Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention py3-lldb for SOS on Alpine Linux #45470

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Mention py3-lldb for SOS on Alpine Linux #45470

merged 1 commit into from
Mar 24, 2025

Conversation

am11
Copy link
Member

@am11 am11 commented Mar 22, 2025

Summary

Without py3-lldb on Alpine Linux, we get:

$ lldb dist/testsos
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'lldb'

Noticed while making this repro dotnet/diagnostics#5364.

cc @hoyosjs @mikem8361


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/lldb-linux.md docs/core/diagnostics/lldb-linux

@am11 am11 requested review from tommcdon and a team as code owners March 22, 2025 13:11
@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 22, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Mar 22, 2025
@hoyosjs hoyosjs merged commit 20bbcbf into dotnet:main Mar 24, 2025
11 checks passed
@am11 am11 deleted the patch-3 branch March 24, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants