added path to debugserver - fixing pt 3
This commit is contained in:
parent
840532a28c
commit
aaa7a8558d
|
@ -62,9 +62,6 @@ return {
|
|||
type = 'executable',
|
||||
command = 'lldb-dap',
|
||||
name = 'lldb-dap (Nix)',
|
||||
env = {
|
||||
LLDB_DEBUGSERVER_PATH = '/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Resources/debugserver',
|
||||
},
|
||||
}
|
||||
dap.configurations.cpp = {
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue