This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] aarch64-linux-nat respin...


On 02/07/2013 06:22 PM, Marcus Shawcroft wrote:
> Hi,  Revised patch attached.  This revised patch does not address the
> issue of fetching debug_reg_state from the correct inferior.  Once the the solution for this particular issue in x86 world is agreed I'll implement an equivalent solution for AArch64.

Great.  I'm still thinking on how to fix it, taking Jan's comments
into account.

> 2013-02-07  Jim MacArthur  <jim.macarthur@arm.com>
>             Marcus Shawcroft  <marcus.shawcroft@arm.com>
>             Nigel Stephens  <nigel.stephens@arm.com>
>             Yufeng Zhang  <yufeng.zhang@arm.com>
> 
> 
>         * aarch64-linux-nat.c: New file.
>         * config/aarch64/linux.mh: New file.
>         * configure.host: Add AArch64.
>         * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.

This version is OK.  Thanks a lot for the patience.

Don't forget sending in a NEWS entry for the new port.

-- 
Pedro Alves


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