Update lldb executable name
This commit is contained in:
parent
743cd97dc6
commit
0e4ac63b18
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ end
|
|||
-- Additional servers
|
||||
dap.adapters.lldb = {
|
||||
type = "executable",
|
||||
command = "lldb-vscode",
|
||||
command = "codelldb",
|
||||
name = "lldb",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue