target z8k-coff

Andrew Cagney ac131313@redhat.com
Fri Feb 21 15:59:00 GMT 2003


>> - meet GDB's coding standards
> 
> 
> Ok, I think I got this.

Yes, two things:

- run the file through gdb_indent.sh.
- run the file through gdb_ari.sh -Wcode -Wdeprecate -Wdeprecated -Winfo 
  (http://sources.redhat.com/gdb/current/ari)

>> - pure multi-arch
> 
> 
> I found http://sources.redhat.com/gdb/papers/multi-arch/ and
> http://sources.redhat.com/gdb/current/onlinedocs/gdbint_9.html#SEC79
> describing multi-arch. Is there something else I should read?

There isn't much else.

Since this is now considered a `new port', you should treat that process 
as a guideline rather than a requrement.   Just submit the `new port' 
when ready.

BTW, GDB is very lax when it comes to adding a new port to a branch.

Also the sim directory doesn't build.

>> - contain no deprecated code
> 
> 
> You're referring to the current z8k-tdep.c? I will remove the deprecated
> code there.

Yes.

>> (I'm sure there is something else but I can't remember it)
> 
> 
> I probably will notice when it's time...  :-)

Actually, I don't think there is.

As a reference (for things like frames), look at the d10v.

Andrew




More information about the Gdb mailing list