Submission of a new gdb port

Orjan Friberg orjan.friberg@axis.com
Thu Nov 2 07:13:00 GMT 2000


Andrew Cagney wrote:
> 
> Some parts of a GDB release are part of GDB but some are not.  BFD, for
> instance, is really part of binutils so changes to that go to the
> binutils@sources.cygnus.com mailing list.  Top level changes are
> discussed in src/MAINTAINERS.
> 

Luckily enough, the binutils changes are already in place. (FYI: the
names used are 'cris' for the architecture, 'etrax' for the processor
(family) and 'axis' for the company.)

> > * How stable is the multi-arch framework? Are there any catches
> > switching to it? (Will multi-arching allow me to debug APIs that only
> > differ in their respective sizes of a double?)
> 
> Definitly useable.  Many targets have basicly converted, and yes, it
> lets you do things like change the size of a double (and a lot more
> :-).  The MIPS target knows how to debug well over 30 different ISA/ABI
> combinations....
> 

Ok, I read in the 68hc11 thread that a new port must be multi-arched, so
I'll get started with that, and then submit the first batch of patches.
(I also have some cleaning up to do, like reformatting according to the
gnu coding standards, getting rid of
any remaining PARAMS, and protoizing (right?).)

-- 
Orjan Friberg              E-mail: orjan.friberg@axis.com
Axis Communications AB     Phone:  +46 46 272 17 68


More information about the Gdb-patches mailing list