[cfe-dev] [ccache] MacOSX: cache losing clang/llvm debug symbols with separate compilation…

Tom Lane tgl at sss.pgh.pa.us
Tue Jul 29 07:27:48 PDT 2014


Christophe de Dinechin <christophe.de.dinechin at gmail.com> writes:
> Apparently, ccache loses debug symbols on Mavericks with clang/lldb. Here is a session illustrating the problem. I spent quite a bit of time figuring out that ccache was the culprit, so I thought I'd share also on the clang and LLVM mailing lists in case someone else runs into this.

FWIW, ccache and lldb seem to play together nicely for me, so I guess
there's some other contributing factor in your case.  I'm using:

OSX 10.9.4
lldb 310.2.37 (from Xcode 5.1.1)
self-compiled ccache 3.1.9

			regards, tom lane



More information about the cfe-dev mailing list