Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: Query: gdb for target TX19
@ 2004-01-13  9:52 Ramana Radhakrishnan
  0 siblings, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2004-01-13  9:52 UTC (permalink / raw)
  To: Monika Chaddha; +Cc: gdb


Thus spake Monika Chaddha
oops wrong button last time . so continuing where i left off.

more comprehensive info in the gdb manual regarding this. Atleast gives a
decent introductory perspective to things. but to summarize .
essentially <arch>-tdep.c / <arch>-tdep.h . : general target stuff

arch-<os>-tdep.c : os specific stuff

arch-<os>-nat.c : os specific stuff if you want a native port .

hope this helps.
cheers
Ramana

>
> If u can give any information in this regard, I'll be really thankful to
> u.
>
> Monika
>
> -----Original Message-----
> From: Ian Lance Taylor [mailto:ian@wasabisystems.com]
> Sent: Tuesday, January 13, 2004 11:30 AM
> To: Monika Chaddha
> Cc: gdb@sources.redhat.com
> Subject: Re: Query: gdb for taget TX19
>
> "Monika Chaddha" <monika@acmet.com> writes:
>
>> I need gdb for toshiba's TX19 architecture target. GDB6.0 does not
>> support TX19 architecture. Is there any other version of GDB which
>> supports TX19 architecture?
>
> I don't think there is a version of gdb which explicitly supports the
> TX19.  But is there anything special about the TX19?  Can't gdb
> support it with a generic MIPS target?  The only thing I can really
> see going wrong would be a failure to disassemble some special
> multiply instruction or something along those lines.
>
> Ian
>


----
Ramana Radhakrishnan
Codito Technologies


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Query: gdb for target TX19
@ 2004-01-13  9:43 Monika Chaddha
  2004-01-13  9:50 ` Ramana Radhakrishnan
  0 siblings, 1 reply; 3+ messages in thread
From: Monika Chaddha @ 2004-01-13  9:43 UTC (permalink / raw)
  To: gdb


Hi Ian

Thanks for the information. Actually I need gdb for TX19 because I want
to add architecture which matches to TX39 and TX19.My architecture is
also based on R3000A as TX39 and TX19 but there are some differences
also as following:-

1. TX39 and TX19 have 32 general purpose registers but mine has 8 shadow
sets where each shadow set has 32 registers.
2. Exception handling is different in my architecture.
3. My architecture supports 32-bit instructions of TX39 as well as
16-bit instructions .

Now the following questions are arising in my mind:-

1. Can I use R3900 for my architecture because my architecture is also
based on R3000A or R3900 is only for TX39 family?
2. Which files are responsible for register specification?
3. Which are the main files for target specification in gdb? I mean
where I should change to add my target.

If u can give any information in this regard, I'll be really thankful to
u.

Monika

-----Original Message-----
From: Ian Lance Taylor [mailto:ian@wasabisystems.com] 
Sent: Tuesday, January 13, 2004 11:30 AM
To: Monika Chaddha
Cc: gdb@sources.redhat.com
Subject: Re: Query: gdb for taget TX19

"Monika Chaddha" <monika@acmet.com> writes:

> I need gdb for toshiba's TX19 architecture target. GDB6.0 does not
> support TX19 architecture. Is there any other version of GDB which
> supports TX19 architecture? 

I don't think there is a version of gdb which explicitly supports the
TX19.  But is there anything special about the TX19?  Can't gdb
support it with a generic MIPS target?  The only thing I can really
see going wrong would be a failure to disassemble some special
multiply instruction or something along those lines.

Ian


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

end of thread, other threads:[~2004-01-13  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13  9:52 Query: gdb for target TX19 Ramana Radhakrishnan
  -- strict thread matches above, loose matches on Subject: below --
2004-01-13  9:43 Monika Chaddha
2004-01-13  9:50 ` Ramana Radhakrishnan

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