Re: [CFT] Update to clang 3.4

2014-01-07 Thread David Chisnall
On 7 Jan 2014, at 06:49, Rui Paulo wrote: > On 5 Jan 2014, at 05:00, Dimitry Andric wrote: > >> I need some assistance with this, from somebody who knows exactly how >> CTF and DTrace work together. Our CTF tools use libdwarf in base, which >> is also quite old, and seems to be largely unmaint

Re: [CFT] Update to clang 3.4

2014-01-07 Thread Ed Maste
On 7 January 2014 03:54, David Chisnall wrote: > On 7 Jan 2014, at 06:49, Rui Paulo wrote: >> Our libdwarf was a from scratch implementation and we never used the LGPL >> libdwarf. I don't know if it's worth investing time upgrading our BSD >> licenced libdwarf or importing the LGPL libdwarf.

Re: [CFT] Update to clang 3.4

2014-01-07 Thread Ed Maste
On 5 January 2014 08:00, Dimitry Andric wrote: > > Second, the shipped version of gdb in our tree is very old, and is > basically unmaintained. Nobody in their right mind should ever use it > for debugging, unless they have no other choice. As soon as the in-tree > version of lldb is in workable