jimingham wrote: You can easily unwind when you're done looking at a crashed expression with `thread return -x` - there is probably an SB API way to do that as well but I don't remember it off the top of my head. So you could support the `UnwindOnError(False)` pretty easily by doing that after successfully stopping in the expression.
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