================
@@ -9,6 +10,16 @@ import { LogFilePathProvider, LogType } from "./logging";
 
 const exec = util.promisify(child_process.execFile);
 
+/**
----------------
walter-erquinigo wrote:

you can also copy and simplify the code of that library and add it as a utility 
in lldb-dap

https://github.com/llvm/llvm-project/pull/162635
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to