问题
I'm having difficulty with debugging rust in vscode (It can't evaluate any expressions involving functions). I noticed that I don't have lldb installed (Ubuntu 20.04), but the debugger is still running. Where is it finding the lldb executable? Can I change the path?
来源:https://stackoverflow.com/questions/65542559/where-is-the-lldb-executable-vscode-uses