[Lldb-commits] [PATCH] D50304: [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 11 03:01:20 PDT 2022


DavidSpickett added a comment.

> then we may need to find someone with an arm machine.

I tried this patch on AArch64 and did not get any new failures. You can go ahead and reland. If there's still issues I can help fix them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D50304



More information about the lldb-commits mailing list