[Lldb-commits] [lldb] Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (again) (PR #128156)
Robert O'Callahan via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 19 10:13:03 PDT 2025
rocallahan wrote:
> Btw, the x86_64 macOS bots are still failing: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake/10698/execution/node/102/log/?consoleFull
Where is this reported? I did not see it in any of the commit annotations in Github.
> I think it'd make sense for the proxy to not fail on these errors (it could e.g. record the error it gets when reading the register, and forward it if lldb asks for it, but then skip restoring the state of the register).
Sure, I'll do that.
https://github.com/llvm/llvm-project/pull/128156
More information about the lldb-commits
mailing list