[Lldb-commits] [lldb] [lldb-dap] Updating RequestHandler to encode/decode arguments and response. (PR #130090)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 17 09:18:16 PDT 2025
================
@@ -1,12 +1,12 @@
-//===-- Protocol.cpp ------------------------------------------------------===//
+//===-- ProtocolBase.cpp --------------------------------------------------===//
----------------
JDevlieghere wrote:
Oh right, I didn't make the connection. Sounds good.
https://github.com/llvm/llvm-project/pull/130090
More information about the lldb-commits
mailing list