Where is the lldb executable vscode uses?

孤人 提交于 2021-01-29 17:10:52

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!