This is the mail archive of the gdb@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: Support New Target in GDB


On 9/18/06, s88 <dave.tw@gmail.com> wrote:

On 9/17/06, Daniel Jacobowitz <drow@false.org> wrote:



> On Sun, Sep 17, 2006 at 02:16:55PM +0100, Cai Qian wrote: > > I suppose ARC has already been supported by BFD, so I have followed > > instructions here > > http://sources.redhat.com/gdb/current/onlinedocs/gdbint_9.html#SEC83 > > > > In addtion, I have modified gdb/Makefile.in to add rule for > > arc-tdep.o. are there other things missing? > > Pick some other target, and search for places it is handled. The next > that I can think of is gdb/configure.tgt. > > -- > Daniel Jacobowitz > CodeSourcery
I know the  target simulator is generated by the CGEN progect
http://sourceware.org/cgen/

but the CGEN is using the scheme (LISP) been the architecture
description language...
Does anyone know there exist another sulotion to generate the target simulator?!

Dave.

--
System  on Chip Design  Lab.
Dept. of Computer Science and Information Engineering,
National Chung Cheng University
E-mail : s88.tw@acm.org


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