[Lldb-commits] [PATCH] D109777: [lldb] [Windows] Fix continuing from breakpoints and singlestepping on ARM/AArch64

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 16 01:19:56 PDT 2021


DavidSpickett added a comment.

One thing that I forgot to ask, are there already tests that cover the scenario the bug reported?

Good chance there are but they only run on x86 due to the available bots. We (Linaro) are working to get more tests running on WoA bots so this would be covered eventually.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109777



More information about the lldb-commits mailing list