You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, Just to add, I prefer this official lldb-dap extension, which uses path's lldb instead of packaging lldb.exe and Python39.dll in vsix (Codelldb do this), it's smaller and Cross-platform
I am writing, now can use lldb-dap + rust analyzer. But there are still some tasks todo.
lldb-dap requires arrays for env and sourcemap, instead of dict.
Now we have another lldb debug extension
https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.lldb-dap
Can we add this?
Just out of curiosity, this looks the same as codelldb
The text was updated successfully, but these errors were encountered: