update lldb path?
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
adapters = {
|
||||
executables = {
|
||||
lldb = {
|
||||
command = lib.getExe' pkgs.lldb "lldb-vscode";
|
||||
command = lib.getExe' pkgs.lldb "lldb-dap";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user