added path to debugserver - fixing pt 3

This commit is contained in:
dlond 2025-05-25 22:54:39 +12:00
parent 840532a28c
commit aaa7a8558d
1 changed files with 0 additions and 3 deletions

View File

@ -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 = {
{