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: woodard at redhat dot com
Subject: [Bug binutils/26595] objdump/readelf debuginfod client not invoked for altdebug dwz file
Date: Thu, 10 Sep 2020 21:42:30 +0000

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

--- Comment #4 from Ben Woodard <woodard at redhat dot com> ---
A similar problem with readelf

$ readelf  --debug-dump=loc,follow-links /lib64/libboost_system.so.1.69.0 > foo
$ ~/bin/readelf  --debug-dump=loc,follow-links /lib64/libboost_system.so.1.69.0
> bar
$ diff -u foo bar
--- foo 2020-09-10 14:40:47.728933323 -0700
+++ bar 2020-09-10 14:40:56.589219846 -0700
@@ -1,2 +1,4 @@
 /lib64/libboost_system.so.1.69.0: Found separate debug info file:
/usr/lib/debug//usr/lib64//libboost_system.so.1.69.0-1.69.0-18.fc32.x86_64.debug

+/usr/lib/debug//usr/lib64//libboost_system.so.1.69.0-1.69.0-18.fc32.x86_64.debug:
Found separate debug info file:
/usr/lib/debug/usr/lib64/../../.dwz/boost-1.69.0-18.fc32.x86_64
+

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