If you are on macOS, then the Xcode build has a "Debug" configuration which
builds clang/llvm Release+asserts with no debug info, and lldb at -O0 with
debug info.
Jim
> On Jun 28, 2018, at 2:58 AM, Pavel Labath via lldb-dev
> wrote:
>
> On Thu, 28 Jun 2018 at 04:34, Adrian Harris via lldb-d
On Thu, 28 Jun 2018 at 04:34, Adrian Harris via lldb-dev
wrote:
>
> 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 symbo
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 optimi