[cfe-dev] gdb crash

David Blaikie dblaikie at gmail.com
Thu May 1 11:13:26 PDT 2014


Not likely, I suspect - you could try -gdwarf-3 or somesuch to opt out
of a few of the newer features.

On Thu, May 1, 2014 at 10:33 AM, Thiago Farina <tfransosi at gmail.com> wrote:
> Hi,
>
> Does gdb 7.4-2012.04 (the one that comes with Ubuntu 12.04 x64)
> support the DWARF version that clang outputs?
>
> I'm experiencing crashes when feeding gdb with binaries produced by clang.
>
> $ clang++ --version
> clang version 3.5.0 (trunk 206824)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
>
> Thanks,
>
> --
> Thiago Farina
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list