[Lldb-commits] [lldb] Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (PR #123945)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 20 06:52:08 PST 2025
labath wrote:
@adrian-prantl, any chance you or someone could take a look at this? The problem really appears to be specific to that buildbot (my guess: something about the debugserver version on that bot), as I've run the tests locally both with arm64 and x86_64-via-rosetta, both with the system and locally build debug server, and they all work fine.
The only other thing we can do is disable those tests on macs, but I'd really like to avoid that since that means the reverse debugging code path will get zero coverage on a mac.
https://github.com/llvm/llvm-project/pull/123945
More information about the lldb-commits
mailing list