================
@@ -295,4 +307,267 @@ void SendMemoryEvent(DAP &dap, lldb::SBValue variable) {
   dap.Send(protocol::Event{"memory", std::move(body)});
 }
 
+// Note: EventThread() is architecturally different from the other functions in
----------------
walter-erquinigo wrote:

thanks for this comment

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

Reply via email to