Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Support New Target in GDB
@ 2006-09-17 13:17 Cai Qian
  2006-09-17 14:52 ` Daniel Jacobowitz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cai Qian @ 2006-09-17 13:17 UTC (permalink / raw)
  To: gdb

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-18 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-17 13:17 Support New Target in GDB Cai Qian
2006-09-17 14:52 ` Daniel Jacobowitz
     [not found]   ` <c9d32f760609171605m7f0aadffn43d374d04cfc3102@mail.gmail.com>
2006-09-17 23:08     ` s88
2006-09-18  6:42 ` Ramana Radhakrishnan
2006-09-18 18:34 ` Michael Snyder
2006-09-18 18:47   ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox