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 1/2: gdb)


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

> +tilegx-*-*)
> +        # Target: TILE-Gx
> +        gdb_target_obs="tilegx-tdep.o solib.o solib-svr4.o \
> +			symfile-mem.o linux-tdep.o"
> +        build_gdbserver=yes


This build_gdbserver line should really be part of the gdbserver patch.

> +        ;;
> +


-- 
Pedro Alves


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