jimingham wrote: As for who should determine what to do when an expression hits a fork, that should be part of the ExpressionEvaluationOptions you pass in when you run the expression. So what you would need there is whoever is consulting the current target settings to decide what to do should also be able to query the ExpressionEvaluationOptions for what to do.
https://github.com/llvm/llvm-project/pull/184815 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
