medismailben 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?

Yeah I was also surprised to see that but I guess it doesn't hurt. I don't 
think we can use it because it doesn't have any support for macOS which also 
explains the crash. Honestly I think it would be fine if you skipped that test 
on Darwin platforms (by adding an `@skipDarwin` decorator at the beginning of 
each `test_*` methods). @JDevlieghere @jimingham do you have any objection to 
that ?

https://github.com/llvm/llvm-project/pull/112079
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to