Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line

From: H.J. Lu
Date: Mon Nov 13 2017 - 15:14:20 EST


On Mon, Nov 13, 2017 at 12:10 PM, Andi Kleen <ak@xxxxxxxxxxxxxxx> wrote:
>> Put another way: the CONFIG_DEBUG_INFO_SPLIT option is useless. Yes,
>> it saves time and disk space, but does so at the expense of making all
>> the debug information unavailable to basic tools.
>
> You're right. It works for line information, but strangely not for
> inlines. I assume it can be fixed.
>

Is there a binutils bug report for this?


--
H.J.