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 4/5] aarch64-linux-nat.


> 2013-01-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.

Can you add a Makefile.in entry?

> +#define AARCH64_DEBUG_ARCH_V8 0x6

Would you mind adding a comment describing this macro?

> +typedef struct aarch64_linux_thread_points
> +{

Needs a quick description...

Thank you,
-- 
Joel


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