We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bb7db commit 20bbcbfCopy full SHA for 20bbcbf
docs/core/diagnostics/lldb-linux.md
@@ -49,7 +49,7 @@ To install the LLDB packages:
49
50
```console
51
apk update
52
- apk add lldb
+ apk add lldb py3-lldb
53
```
54
55
To launch LLDB:
0 commit comments