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
