Skip to content

Commit 20bbcbf

Browse files
authored
Mention py3-lldb for SOS on Alpine Linux (#45470)
1 parent 14bb7db commit 20bbcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/lldb-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To install the LLDB packages:
4949

5050
```console
5151
apk update
52-
apk add lldb
52+
apk add lldb py3-lldb
5353
```
5454

5555
To launch LLDB:

0 commit comments

Comments
 (0)