[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.
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, jon.turney at dronecode dot org.uk, 2017/03/24
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, nickc at redhat dot com, 2017/03/27
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, jon.turney at dronecode dot org.uk, 2017/03/27
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, jon.turney at dronecode dot org.uk, 2017/03/27
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable,
nickc at redhat dot com <=
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, nickc at redhat dot com, 2017/03/28
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, jon.turney at dronecode dot org.uk, 2017/03/28
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, cvs-commit at gcc dot gnu.org, 2017/03/29
- [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable, nickc at redhat dot com, 2017/03/29