Replies: 1 comment 11 replies
-
Why are you changing |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a hard time to make this extension work on devcontainers feture of vscode, I am trying to debug rust on this, the lldb.library path seems to be usr/bin/lldb but when I configure this path to "lldb.library": "/usr/bin/lldb",
This output happens:
Error: ""/usr/bin/lldb: cannot dynamically load executable""
Debug adapter exit code=1 (0x1), signal=null.
Beta Was this translation helpful? Give feedback.
All reactions