[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap port listening mode to allow multiple connections. (PR #116392)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 4 07:30:45 PST 2025


================
@@ -0,0 +1,3 @@
+C_SOURCES := main.c
+
+include Makefile.rules
----------------
labath wrote:

I think this stop sign indicates a missing newline.

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


More information about the lldb-commits mailing list