This is the mail archive of the gdb@sources.redhat.com 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: history of gdb/config/xtensa directory


Nitin Gupta wrote:
Daniel Jacobowitz wrote:

On Thu, Jan 20, 2005 at 05:12:56PM -0800, Nitin Gupta wrote:


Hi,
Can anyone tell me what is the history of gdb/config/xtensa (no longer there) directory?


You must be looking at a local tree.  The FSF has never had a GDB port
to xtensa.



You are right, my mistake.
I guess the thing that confused me was that I saw partial support for xtensa in open source version of gdb
./include/elf/xtensa.h
./include/xtensa-isa-internal.h
./include/xtensa-config.h
./include/xtensa-isa.h
./opcodes/xtensa-dis.c
./bfd/cpu-xtensa.c
./bfd/xtensa-isa.c
./bfd/elf32-xtensa.c
./bfd/xtensa-modules.c




Thats more the part thats shared between gdb and binutils :-) . bfd and opcodes are shared among binutils and gdb. Ofcourse you might have known that, in which case apologies for a redundant post.

cheers
Ramana

--
Ramana Radhakrishnan
GNU Tools
codito ergo sum (www.codito.com)


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