https://sourceware.org/bugzilla/show_bug.cgi?id=29075
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Martin,
Are you sure ? Objdump does call load_separate_debug_files() which, if
link following has been enabled via --dwarf=follow-links, will call
check_for_and_load_links() which calls load_separate_debug_info() which
will then call debuginfod_fetch_separate_debug_info(). (Assuming that
support for debuginfod was enabled when objdump was configured and built).
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.