On Sun, 13 Oct 2013 11:18:54 +0200, Mark Wielaard wrote: > I thought it somewhat natural since it would be the "main ELF" file (e.g. > core file or executable) that the Dwfl was intented to represent.
I do not see there a need for anything like "file". > But I would also be fine with a simple e_machine int to indicate the arch. Done, with 'int'. BTW ebl_openbackend_machine has parameter 'GElf_Half machine' although ebl_get_elfmachine returns 'int'. Thanks, Jan
