Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 12:02:52 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        Larry Baird <lab@maxwell.gta.com>, freebsd-stable@FreeBSD.org
Subject:   Re: HEADS UP: merged llvm/clang 3.4
Message-ID:  <1396029772.81853.150.camel@revolution.hippie.lan>
In-Reply-To: <6F2AEDEC-4173-45B0-9C21-1D80E33660F6@FreeBSD.org>
References:  <20140328165121.13797.qmail@mailgate.gta.com> <6F2AEDEC-4173-45B0-9C21-1D80E33660F6@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2014-03-28 at 18:51 +0100, Dimitry Andric wrote:
> On 28 Mar 2014, at 17:51, Larry Baird <lab@maxwell.gta.com> wrote:
> ...
> > This GDB was configured as "i386-marcel-freebsd"...Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr2/lab/6.2/sw/src/hello]
> 
> The default debug info format for clang 3.4 is now DWARF4, which gdb
> from base cannot handle.  So please use gdb from ports, which is much
> better anyway, or compile with -gdwarf-2.  
> 
> -Dimitry
> 

Something seems very wrong here.  We now have a 10-stable in which you
can't debug an app that crashes without rebuilding the entire system
with different options or adding non-base tools?  That seems... not
right for a branch with "stable" in its name.

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1396029772.81853.150.camel>