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