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 v5] unwinder: The unwinder (x86* only)


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

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