[Lldb-commits] [lldb] Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2 (PR #148996)

Vladimir Vereschaka via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 25 13:17:26 PDT 2025


vvereschaka wrote:

Thank you @mstorsjo ,

>This is fairly easy to reproduce on Linux, if you e.g. on x86_64 linux have aarch64 cross compilers available (on Debian/Ubuntu available by installing g++-aarch64-linux-gnu):

I suppose, the LLVM_HOST_TRIPLE option causes that problem with RPC gen, but I don't know how this option works for cross compiling with GCC, nothing to propose suitable yet.

@chelcassanova probably it makes sense to switch rpc-gen OFF by default for now and allow it only when it was explicitly requested.

https://github.com/llvm/llvm-project/pull/148996


More information about the lldb-commits mailing list