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] libebl: Add ebl_unwind_ret_mask.


On Sun, Jun 15, 2014 at 09:27:32PM +0200, Kurt Roeckx wrote:
> 
> I'm not sure what that code is doing there.  But it seems to be
> looking at a 64 bit core file (x86_64, arm64, s390x) and then
> create a 64 bit pointer is trying to dereference that.

That would be a pointer to a 64 bit object of course.  Sparc
probably has stricter alignment requirements than the other
arches.  I just wonder why it worked before.


Kurt


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