[PATCH] libdwfl: Report core module segment even when NT_FILE build-id doesn't match.

Jan Kratochvil jan.kratochvil at redhat.com
Sun Jun 7 11:54:34 UTC 2015


On Sat, 06 Jun 2015 16:00:08 +0200, Mark Wielaard wrote:
> dwfl_segment_report_module can take the NT_FILE note contents to find
> the matching file for the module on the file system from the core file.
> If the file exists but the build-id didn't match we would not report the
> module. But we should just report the module anyway, ignore the file,
> and try to match the ELF image another way.

Yes, I agree.  After the patch elfutils will still not use an ELF file with
non-matching build-id.


Thanks,
Jan


More information about the elfutils-devel mailing list