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: target z8k-coff



- 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



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