> On Jan 21, 2015, at 5:35 PM, Ed Maste wrote:
>
> On 21 January 2015 at 16:49, Ian Lepore wrote:
>> On Wed, 2015-01-21 at 16:45 -0500, Ed Maste wrote:
>>> On 21 January 2015 at 15:20, Ian Lepore wrote:
I don't think
there's a single addr2line binary I can install that will work with
On 21 January 2015 at 16:49, Ian Lepore wrote:
> On Wed, 2015-01-21 at 16:45 -0500, Ed Maste wrote:
>> On 21 January 2015 at 15:20, Ian Lepore wrote:
>> > I don't think
>> > there's a single addr2line binary I can install that will work with
>> > every object on the system.
>>
>> There is, in fac
On Wed, 2015-01-21 at 16:45 -0500, Ed Maste wrote:
> On 21 January 2015 at 15:20, Ian Lepore wrote:
> > I don't think
> > there's a single addr2line binary I can install that will work with
> > every object on the system.
>
> There is, in fact - ELF Tool Chain's addr2line will work regardless of
On 21 January 2015 at 15:20, Ian Lepore wrote:
> I don't think
> there's a single addr2line binary I can install that will work with
> every object on the system.
There is, in fact - ELF Tool Chain's addr2line will work regardless of
the object's architecture.
However, I'm happy enough to revert
On Wed, 2015-01-21 at 15:10 -0500, Ed Maste wrote:
> On 21 January 2015 at 14:04, Ed Maste wrote:
> >
> > Author: emaste
> > Date: Wed Jan 21 19:04:55 2015
> > New Revision: 277497
> > URL: https://svnweb.freebsd.org/changeset/base/277497
> >
> > Log:
> > Remove addr2line from cross elftoolchain
On 21 January 2015 at 14:04, Ed Maste wrote:
>
> Author: emaste
> Date: Wed Jan 21 19:04:55 2015
> New Revision: 277497
> URL: https://svnweb.freebsd.org/changeset/base/277497
>
> Log:
> Remove addr2line from cross elftoolchain tools list
>
> It is not required, and there is no reason to insta
Author: emaste
Date: Wed Jan 21 19:04:55 2015
New Revision: 277497
URL: https://svnweb.freebsd.org/changeset/base/277497
Log:
Remove addr2line from cross elftoolchain tools list
It is not required, and there is no reason to install it just because it
came with the binutils cross tools.