[Lldb-commits] [PATCH] D153447: Creating a startDebugging reverse DAP request handler in lldb-vscode.

Ivan Hernandez via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 27 10:58:31 PDT 2023


ivanhernandez13 accepted this revision.
ivanhernandez13 added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lldb/tools/lldb-vscode/VSCode.cpp:569
+
+// llvm::Error VSCode::Loop() {
+//   std::condition_variable cv;
----------------
Dead code?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153447/new/

https://reviews.llvm.org/D153447



More information about the lldb-commits mailing list