[Lldb-commits] [PATCH] D109777: [lldb] [Windows] Fix continuing from breakpoints and singlestepping on ARM/AArch64
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 22 02:04:20 PDT 2021
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Sorry about the delay. I think this is fine, though I would like to encourage (*wink, wing, nudge, nudge*) someone to finish the lldb-server migration. We're in a pretty bad situation, when it comes to windows right now, as we have two process plugin implementations *and* two pdb readers, and both (all four) of them are an active source of pain (see D109834 <https://reviews.llvm.org/D109834> for the other one).
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