[lldb-dev] building only lldb with debug symbols

Adrian Harris via lldb-dev lldb-dev at lists.llvm.org
Wed Jun 27 20:34:32 PDT 2018


Hi Everyone,

I'm writing a gdb-server for a new architecture and need to be able to debug lldb to track down issues. Unfortunately disk space is tight here and the llvm debug build consumes north of 40Gb with debug symbols. Is there any way to build *only* lldb with debug symbols (and no optimization)?

Thanks!
Adrian


More information about the lldb-dev mailing list