JDevlieghere added a comment.

In D77588#1968700 <https://reviews.llvm.org/D77588#1968700>, @labath wrote:

> I think the code looks ok now, though I have to say I am still somewhat fuzzy 
> on what exactly will this patch enable. I think I understand the capture 
> part, but what happens during replay? Will that already be smart enough to 
> match the SB calls made by the test harness during replay to the captured 
> calls that were made during recording, or is there some more work needed 
> there?


That's implemented in https://reviews.llvm.org/D77602

> Could you add a brief documentation on this somewhere?

Sure thing: https://reviews.llvm.org/D77771


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D77588



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

Reply via email to