bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26595] objdump/readelf debuginfod client not invoked for a


From: nickc at redhat dot com
Subject: [Bug binutils/26595] objdump/readelf debuginfod client not invoked for altdebug dwz file
Date: Fri, 11 Sep 2020 12:37:13 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Nick Clifton <nickc at redhat dot com> ---
Hi Ben, Hi Frank,

  Right - I have applied the patch to the mainline sources.

  I should note that there is still a case that fails.  If the newly
  loaded debug information contains a .debug_info section with a 
  DW_AT-dwo_name tag, that file will not be loaded.  Ie the patched
  code only recurses through .gnu_debuglink and .gnu_debugaltlink 
  sections.

  Handling a second level DWO_name tag would mean a lot more reworking of
  the code in dwarf.c, so I have left it for now.  If it turns out
  that this situation can arise in real life then please let me know
  (and provide an example) so that I can investigate further.

Cheers
  Nick

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