https://sourceware.org/bugzilla/show_bug.cgi?id=28951
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard <mark at klomp dot org> --- eu-readelf does have: -A, --absolute Show absolute file names using compilation directory Which produces: $ (echo 0; echo 0585b0) | eu-addr2line -A -e `debuginfod-find debuginfo 07ae52cfc7f4eda1d13383c04564e3236e059993` ??:0 /usr/src/debug/glibc-2.32-10.fc33.x86_64/math/../sysdeps/ieee754/float128/../ldbl-128/e_jnl.c:316:1 We could make that the default maybe? -- You are receiving this mail because: You are on the CC list for the bug.