On Wed, 29 May 2013 11:07:02 +0200, Mark Wielaard wrote:
> So the issue is that __libdw_open_file does a bit more than elf_begin?
> In particular it handles compressed images.
> 
> I do agree that it would be nice to be able to handle that transparently
> without needing access to an internal function, so a quick review below.
> But I do wonder if you cannot just directly open the Elf *core with
> elf_begin in your use case?

I did not know elf_begin.

It seems as a duplication to elf_begin now to me.  If you are fine with that
I will rather use elf_begin instead in [patch 4/4].


Thanks,
Jan
_______________________________________________
elfutils-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to