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


Hi, 

Which ARC do you want to run gdb for ? The ARC gdb is not supported in
the mainline sources yet . Maybe you want to look at
http://arc-linux.org for more info. 

cheers
-Ramana

P.S. Sorry about the commercial for others reading this. 

On Sun, 2006-09-17 at 14:16 +0100, Cai Qian wrote:
> Hi,
> 
> I would like to add a new target to GDB, and then use the following command,
> 
>   configure --target=arc-elf
> 
> However, only got message,
> 
>   ...
>   check for X... libraries, headers
>   configure: error: "*** GDB does not support target arc-unknonw-elf"
>   make[1]: *** [configure-gdb] Error 1
>   ...
> 
> 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?
> 
> Qian
-- 
Ramana Radhakrishnan
GNU Tools
Celunite Inc (www.celunite.com)


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