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]

[PATCH] Add support for Tilera TILE-Gx processor (part 1/3: gdb)



This is a re-submission of the port of GDB to the Tilera TILE-Gx processor, re-organized and modified in response to multiple suggestions from several people.


This is part 1 of 3, containing basic support for the TILE-Gx processor. Patch is attached. It contains:

    gdb/
    * tilegx-linux-tdep.c: New file
    * tilegx-tdep.c: New file
    * configure.host: Add tilegx target.
    * configure.tgt: Add tilegx target.
    * Makefile.in: Add tilegx dependencies.

    gdb/regformats/
    * reg-tilegx.dat: New file.

    gdb/config/tilegx/
    * nm-linux.h: New file.


Comments please.


Thanks.

jeff kenton (jkenton@tilera.com)


Attachment: patch_1
Description: Text document


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