tammela added inline comments.

================
Comment at: 
lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp:62
+    case eIOHandlerWatchpoint:
+      break;
+    case eIOHandlerBreakpoint:
----------------
JDevlieghere wrote:
> Shouldn't this be the same for break- and watchpoints? 
Probably, we can address this when we add the support for watchpoints later


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93481

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to