jimingham wrote:

The latter.  We have to send the event so that lldb will know that the 
expression stopped mid-way through.  But process events have to be consumed to 
have any effect, so in sync mode EvaluateExpression should consume the event 
and then print the stop status.

https://github.com/llvm/llvm-project/pull/144919
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to