medismailben wrote:

Answering 
https://github.com/llvm/llvm-project/pull/99736#issuecomment-2408387985 and 
https://github.com/llvm/llvm-project/pull/99736#issuecomment-2408398073here:

> Is there a way to run the full post-merge CI test suite against a Github PR?

Not that I'm aware of, unfortunately.

> So there is no LLDB-based daemon that implements the gdbserver protocol on 
> Darwin systems?

Darwin uses a different debug agent called `debugserver`, it's part of the lldb 
sources and you can find it here: 
https://github.com/llvm/llvm-project/tree/main/lldb/tools/debugserver

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