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

Venkata Ramanaiah Nalamothu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 11 05:17:40 PDT 2022


RamNalamothu added a comment.

In D50304#3641971 <https://reviews.llvm.org/D50304#3641971>, @DavidSpickett wrote:

>> 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.

Thank you very much @DavidSpickett.


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