[Lldb-commits] [PATCH] D12977: LLDB MI addition for getting process stopped at first instruction right after launch via -exec-run

Kirill Lapshin via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 29 07:36:29 PDT 2015


KLapshin marked an inline comment as done.
KLapshin added a comment.

m_lldbResult usage has beed removed in ExecRun::Acknowledge() method, corresponding member removed from cmd class.


Repository:
  rL LLVM

http://reviews.llvm.org/D12977





More information about the lldb-commits mailing list