bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable


From: nickc at redhat dot com
Subject: [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable
Date: Tue, 28 Mar 2017 09:52:57 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #14 from Nick Clifton <nickc at redhat dot com> ---
Hi Jon,

  The problem, I believe, is not the line number lookup code, but rather the
  bias computation code.  This is performing a linear scan of the symbol table
  for every functional unit.

  Please could you try out the uploaded patch.  I found that with this applied
  the "nm -l" scan of the cygstdc++6.dll took just 15 seconds, which I hope is
  fast enough.

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]