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] Add support for Tilera TILE-Gx processor (part 2/2: gdb)


>>>>> "Jeff" == Jeff Kenton <jkenton@tilera.com> writes:

Jeff> diff -r -u -N ./gdb-7.4.50.20120410/gdb/gdbserver/linux-tile-low.c
Jeff> ./gdb/gdbserver/linux-tile-low.c
Jeff> --- ./gdb-7.4.50.20120410/gdb/gdbserver/linux-tile-low.c
Jeff> 1969-12-31 19:00:00.000000000 -0500
Jeff> +++ ./gdb/gdbserver/linux-tile-low.c    2012-04-19 13:55:56.328492000 -0400
Jeff> @@ -0,0 +1,123 @@
Jeff> +#include "server.h"
Jeff> +#include "linux-low.h"

This file needs a copyright header.

Tom


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