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: gdbserver)


On 04/23/2012 08:59 PM, Jeff Kenton wrote:

> +  tilegx-*-linux*)	srv_regobj=reg-tilegx.o
> +  			srv_tgtobj="linux-low.o linux-tile-low.o linux-osdata.o linux-procfs.o"
> +			srv_tgtobj="${srv_tgtobj} linux-ptrace.o"
> +  			srv_linux_regsets=yes
> +  			srv_linux_thread_db=yes
> +  			;;


Spaces vs tabs mixup here.

-- 
Pedro Alves


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