[Lldb-commits] [lldb] [lldb][RPC] Upstream lldb-rpc-gen tool (PR #138031)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 07:37:41 PDT 2025
DavidSpickett wrote:
Also it's a bit misleading, this is printed but I don't know if it is the cause of the include problem:
```
fixed-compilation-database: Error while opening fixed database: No such file or directory
json-compilation-database: Error while opening JSON database: No such file or directory
Running without flags.
```
I expect not because the compilation database only deals with sources, .cpp, .cc etc. not headers.
https://github.com/llvm/llvm-project/pull/138031
More information about the lldb-commits
mailing list