Ah, ok so the default DWARF version for g++ 5 (and 6) is 2, compiling with
-gdwarf-3 solves my problem.
Thanks for the help,
Bryan.
On Thu, 22 Feb 2018 at 17:02 Greg Clayton wrote:
>
>
> On Feb 19, 2018, at 1:51 AM, Bryan Bennetts via lldb-dev <
> lldb-dev@lists.llvm.org
Hi,
Apologies if this is the wrong forum for this question - redirection to
the correct place would be appreciated...
I am running
lldb --version
lldb-900.0.64
Swift-4.0
with binaries compiled using g++
g++-5 --version
g++-5 (Homebrew GCC 5.5.0_2) 5.5.0
Copyright (C) 2015 Free Software Foun