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: mark at klomp dot org
Subject: [Bug binutils/29075] objdump -S does not support debuginfod
Date: Mon, 08 Aug 2022 13:04:28 +0000

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

--- Comment #13 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Martin Liska from comment #12)
> > So in order for -S to work, we either have to add debuginfod support to the
> > BFD library or else add a new find_nearest_line() type function to
> > binutils/dwarf.c.  I wonder which would be the best approach ?
> 
> @fche, @mark: Can you please express what would be better out of the 2
> options?

Sorry I am not an expert in the abstractions used by bfd. But it looks to me
that if _bfd_dwarf2_find_nearest_line needs the debuginfo then it should be
called (through _bfd_elf_find_line?) making sure the debuginfo is available.

-- 
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]