[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 7 23:00:31 PDT 2025


================
@@ -4,6 +4,7 @@
 """
 
 import os
+import signal
----------------
labath wrote:

I guess this isn't used anymore.

https://github.com/llvm/llvm-project/pull/131609


More information about the lldb-commits mailing list