[Lldb-commits] [lldb] [lldb] Upstream lldb-rpc-gen and LLDB RPC server-side emitters (PR #136748)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Mon May 5 14:19:21 PDT 2025


chelcassanova wrote:

I split this large patch up into 3 smaller ones:
This patch upstreams the `lldb-rpc-gen` tool itself as well as its common code: https://github.com/llvm/llvm-project/pull/138031
This upstreams the server-side emitter: https://github.com/llvm/llvm-project/pull/138032
This upstreams the Python scripts used to modify headers: https://github.com/llvm/llvm-project/pull/138028.

This current patch itself is very very large, so I'll close it and let discussion continue on the above 3.

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


More information about the lldb-commits mailing list