[llvm] [Dexter] Adapt to upcoming lldb stepping behavior (PR #108127)
Stephen Tozer via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 07:13:45 PDT 2024
https://github.com/SLTozer approved this pull request.
Looks like a sensible way to solve the problem, thanks for this! Just so I understand correctly, in cases where we set breakpoints but exclusively advance using `go()`, as with the ConditionalController, the change in LLDB's behaviour will have no effect - is that correct?
https://github.com/llvm/llvm-project/pull/108127
More information about the llvm-commits
mailing list