[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.
- [Bug binutils/29075] objdump -S does not support debuginfod, mliska at suse dot cz, 2022/08/08
- [Bug binutils/29075] objdump -S does not support debuginfod,
mark at klomp dot org <=
- [Bug binutils/29075] objdump -S does not support debuginfod, fche at redhat dot com, 2022/08/08
- [Bug binutils/29075] objdump -S does not support debuginfod, nickc at redhat dot com, 2022/08/08
- [Bug binutils/29075] objdump -S does not support debuginfod, fche at redhat dot com, 2022/08/08
- [Bug binutils/29075] objdump -S does not support debuginfod, amerey at redhat dot com, 2022/08/11
- [Bug binutils/29075] objdump -S does not support debuginfod, nickc at redhat dot com, 2022/08/15
- [Bug binutils/29075] objdump -S does not support debuginfod, amerey at redhat dot com, 2022/08/17
- [Bug binutils/29075] objdump -S does not support debuginfod, nickc at redhat dot com, 2022/08/18
- [Bug binutils/29075] objdump -S does not support debuginfod, amerey at redhat dot com, 2022/08/18
- [Bug binutils/29075] objdump -S does not support debuginfod, amerey at redhat dot com, 2022/08/25
- [Bug binutils/29075] objdump -S does not support debuginfod, nickc at redhat dot com, 2022/08/26