This is the mail archive of the gdb-patches@sourceware.org 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: [rfc][1/3] gdbserver bi-arch for ppc: xml support rework


On Fri, Feb 08, 2008 at 02:10:11AM +0100, Ulrich Weigand wrote:
> This first patch addresses this problem by noting that the choice
> of "target.xml" is really dependent on the register definition
> used by gdbserver -- therefore we can simply have the autogenerated
> init_registers_... routine install the information necessary to
> find the target.xml file.  This is done by having the regdat.sh
> processing an "xmltarget:" statement in the .dat file (which is
> automatically provided for the autogenerated .dat files).

I love this.  It simplifies everything.  The patch is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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