https://sourceware.org/bugzilla/show_bug.cgi?id=33150
--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> --- > That is, why does gbd download debug info for the debug files? That part is probably related to dwz compression. Debuginfo files on distros such as fedora are compressed as a group among related binaries for a package, and the common parts are put into a .dwz file. The main debuginfo needs the dwz one (with its own buildid, so separately downloadable) to be complete. -- You are receiving this mail because: You are on the CC list for the bug.