[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/20293] bfd/elfxx-aarch64.c _bfd_aarch64_elf_grok_prstatus
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/20293] bfd/elfxx-aarch64.c _bfd_aarch64_elf_grok_prstatus use error offset of pr_pid on arm64_ilp32 |
Date: |
Tue, 21 Aug 2018 15:01:12 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20293
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 11203
--> https://sourceware.org/bugzilla/attachment.cgi?id=11203&action=edit
Proposed patch
Hi Nixiaoming,
Thank you for reporting this bug.
I think that there is a problem with your patch however, as it changes
the offset used to read the LWPID value even for ilp64 forms of the
AArch64 toolchain. So please would you try out this alternative form
of your patch and let me know if it works for you ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.