[Bug tools/26043] eu-addr2line debuginfo-path option with relative path doesn't find file:line information
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue May 26 17:39:28 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26043
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
An strace of eu-addr2line would help show where it looked for debuginfo.
BTW another option is to run
$ debuginfod -F ../../demo/build &
$ sleep 10 # give it a bit of time if this is first time running it
$ DEBUGINFOD_URLS=http://localhost:8002/ eu-addr2line ....
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list