How to specify location of shared libraries for core file?
Frank Ch. Eigler
fche@redhat.com
Fri Mar 19 16:10:59 GMT 2021
Hi -
> It is possible to specify the location of shared libraries when
> reporting/attaching to a core file? The problem I am having is that
> when the core is moved to another machine [...]
Once this gdb feature is added, this should Just Work (tm) via
buildid/debuginfod indexing. (I understand that's not a direct
answer to your question.)
https://sourceware.org/bugzilla/show_bug.cgi?id=27570
elfutils' eu-stack already handles core files with buildids,
delegating to debuginfod for fetching related content.
- FChE
More information about the Elfutils-devel
mailing list