[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #112079)
Robert O'Callahan via lldb-commits
lldb-commits at lists.llvm.org
Sat Oct 19 18:03:25 PDT 2024
rocallahan wrote:
> @rocallahan does rr work on Mac?
No, it doesn't. It does work on Linux AAarch64 though.
> This didn't work because we also build lldb-server on macOS.
Hmm, so lldb-server is built on macOS but we're not supposed to use it?
https://github.com/llvm/llvm-project/pull/112079
More information about the lldb-commits
mailing list