https://sourceware.org/bugzilla/show_bug.cgi?id=33150
--- Comment #2 from Mark Wielaard <mark at klomp dot org> --- Note that the warning: "could not find '.gnu_debugaltlink' file for ..." has recently (commit 7b80401da Handle DWARF 5 separate debug sections) been changed to "could not find supplementary DWARF file (...) for ..." This warning comes from dwz_file::read_dwz_file in gdb/dwarf2/dwz.c. This function does use debuginfod_debuginfo_query as fallback. I assume that fails, but I don't know why. -- You are receiving this mail because: You are on the CC list for the bug.