]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't look for debug alt file in debug image if it is already found
authorBalint Reczey <balint.reczey@canonical.com>
Thu, 28 Nov 2019 12:34:21 +0000 (13:34 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 9 Mar 2021 15:38:15 +0000 (16:38 +0100)
commit8b1961511c93962ea2a9b918af8e9c32e3c24d71
tree1f738c56e7b9881901781f0c741005697ad18854
parentc79180a3afcf65902e578646c3b716cc749db406
Don't look for debug alt file in debug image if it is already found

With dwz the .gnu_debuglink section may appear duplicated in the
debug file referenced originally in the .gnu_debuglink section.

https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1848211

https://bugs.kde.org/show_bug.cgi?id=396656
https://bugs.kde.org/show_bug.cgi?id=427969

Signed-off-by: Balint Reczey <balint.reczey@canonical.com>
NEWS
coregrind/m_debuginfo/readelf.c