This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug ports/16169] AArch64 clone.S is missing some CFI markup


https://sourceware.org/bugzilla/show_bug.cgi?id=16169

--- Comment #8 from Mark Wielaard <mjw at redhat dot com> ---
I haven't tested this patch yet, but I noticed the same issue when trying to
create an unwinder for aarch64. Not clearing the cfi for the link register in
clone caused some trouble finding the end of the call stack in threads. If
this, or a similar patch to end the cfi, could be applied that would be
appreciated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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