jasonmolenda wrote: Ah, the `stop_at_entry` codepath isn't running when it tries to do the expressions which is why it's not failing. I need to wait until the process.Continue() signals that the process is running again; will fix when I get back in a little bit. With that change, it's as flakey as the other codepath lol.
https://github.com/llvm/llvm-project/pull/200978 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
