clayborg added a comment.

Add tests and this will be good to go.



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


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