[Lldb-commits] [lldb] [lldb][RPC] Upstream lldb-rpc-gen tool (PR #138031)
Chelsea Cassanova via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 2 12:07:53 PDT 2025
chelcassanova wrote:
I updated this patch to remove everything that isn't related to how the tool works with the server emitters. This should simplify this patch and make it so that when later emitters are put up (such as the client and bindings emitters), the tool can be updated to accommodate for those.
https://github.com/llvm/llvm-project/pull/138031
More information about the lldb-commits
mailing list