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

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 2 13:55:18 PDT 2025


chelcassanova wrote:

For the include problem, `cstdint` isn't in the Clang resource directory that gets passed in. maybe a system include dir must also be passed in here. One thing I'm confused about is that the tool is built and run correctly in the actual CMake build phase.

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


More information about the lldb-commits mailing list