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:

> +#include "../include/opcode/tilegx.h"


>grep -rn "opcode/" * | grep include | grep -v ChangeLog
amd64-tdep.c:23:#include "opcode/i386.h"
cris-tdep.c:36:#include "opcode/cris.h"
i386-tdep.c:21:#include "opcode/i386.h"
m68hc11-tdep.c:44:#include "opcode/m68hc11.h"
mips-tdep.c:43:#include "opcode/mips.h"
rl78-tdep.c:27:#include "opcode/rl78.h"
rx-tdep.c:27:#include "opcode/rx.h"
solib-ia64-hpux.c:29:#include "opcode/ia64.h"

-- 
Pedro Alves


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