[Lldb-commits] [lldb] [lldb][RPC] Upstream lldb-rpc-gen tool (PR #138031)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 1 13:17:29 PDT 2025


chelcassanova wrote:

I'm still seeing the `no job control` error in the pre-commit CI. As far as I know this error is not supposed to be happening, RPC should be getting built which should mean that the `lldb-rpc-gen` tool is available for use in the shell test. I can't repro locally, I'm wondering if this is a Linux-specific issue.

I'm also wondering if we should just set the bool to enable RPC to OFF by default, land this patch and then investigate after.

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


More information about the lldb-commits mailing list