polyakov.alex added inline comments.

================
Comment at: tools/lldb-mi/MICmdCmdBreak.cpp:166
+
+  if (sbTarget == rSessionInfo.GetDebugger().GetDummyTarget())
+    m_bBrkPtIsPending = true;
----------------
I want to discuss is it a good way to use 'pending' breakpoint's here?


Repository:
  rL LLVM

https://reviews.llvm.org/D46588



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

Reply via email to