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 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


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