bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29075] objdump -S does not support debuginfod


From: mliska at suse dot cz
Subject: [Bug binutils/29075] objdump -S does not support debuginfod
Date: Mon, 09 May 2022 13:58:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29075

--- Comment #10 from Martin Liska <mliska at suse dot cz> ---
> 
>   Please could you try out this proposed patch ?
> 

Thank you for the patch! But it does not work, when I debug it I can confirm
show_line is called but there's early exit in:

if (! bfd_find_nearest_line_discriminator (abfd, section, syms, addr_offset

so your new code is not executed..

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]