[Lldb-commits] [PATCH] D153079: Add an llvm::report_fatal_error for when the darwin kernel says we've finished an insn-step but the thread doesn't think it was insn-stepping

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 15 15:26:32 PDT 2023


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

LGTM.  Let's see if we can get this to actually trap the concurrent test failures.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153079



More information about the lldb-commits mailing list