https://sourceware.org/bugzilla/show_bug.cgi?id=28716
Bug ID: 28716 Summary: readelf newly prints "Found build-id indexed debug file" lines Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: amodra at gmail dot com Target Milestone: --- Since 61ab1364c7efa3934e0ca62af444e6e6e34f219e, readelf prints: $ readelf -W -d ./usr/lib64/libgcc_s.so.1 Dynamic section at offset 0x1fdd0 contains 28 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x000000000000000e (SONAME) Library soname: [libgcc_s.so.1] 0x000000000000000c (INIT) 0x4000 ... 0x000000006ffffff9 (RELACOUNT) 3 0x0000000000000000 (NULL) 0x0 ./usr/lib64/libgcc_s.so.1: Found build-id indexed debug file: /usr/lib/debug/.build-id/f6/02a7baa26f42ca2ca0e5f72bc786f32420863b.debug Is it really desired the last line in the output? -- You are receiving this mail because: You are on the CC list for the bug.