[PATCH] AArch64 GDBSERVER

Marcus Shawcroft marcus.shawcroft@arm.com
Tue Jan 22 18:17:00 GMT 2013


Hi,

This is a re-spin of the AArch64 GDBSERVER patch.  This version of the 
patch gains code in configure.tgt to set build_gdbserver.  This fragment 
of code was previously incorrectly included in one of the other aarch64 
gdb patches.

Cheers
/Marcus

Proposed ChangeLog:

2013-01-22  Jim MacArthur  <jim.macarthur@arm.com>
             Marcus Shawcroft  <marcus.shawcroft@arm.com>
             Nigel Stephens  <nigel.stephens@arm.com>
             Yufeng Zhang  <yufeng.zhang@arm.com>

     gdb/

         * configure.tgt: Set build_gdbserver=yes for the aarch64*-*-linux*
         targets.

     gdb/gdbserver/

         * Makefile.in: Add AArch64.
         * configure.srv: Add AArch64.
         * linux-aarch64-low.c: New file.
         * linux-low.c: For various 'ptrace' calls, cast '0's as the 3rd
         and 4th arguments to PTRACE_ARG3_TYPE and PTRACE_ARG4_TYPE 
respectively.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-aarch64-gdbserver.patch
Type: text/x-patch
Size: 55881 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20130122/fbba415a/attachment.bin>


More information about the Gdb-patches mailing list