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.