This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] libdw: Try .gnu_debugaltlink paths relative to the debug file


> In Fedora, these paths are relative to the debug file itself, so that's
> a better thing to try first.  We don't actually have the debug path in
> libdw, but we can usually find it from elf->fildes and /proc/self/fd/.

That's even more barfalicious (extreme Linuxism kludgery to paper over
lousy component layering) than the whole abomination of the libdw layer
opening files in the first place.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]