This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Fix "proc find" in dejagnu
- From: Rob Savoye <rob at welcomehome dot org>
- To: cgd at broadcom dot com
- Cc: dejagnu at gnu dot org, gcc at gcc dot gnu dot org
- Date: Sat, 24 May 2003 10:08:11 -0600
- Subject: Re: PATCH: Fix "proc find" in dejagnu
- References: <200305241612.JAA12308@mail-sj1-2.sj.broadcom.com>
On Sat, May 24, 2003 at 09:12:00AM -0700, cgd@broadcom.com wrote:
> first i wanted to have some real understanding of XML (got and read the
> ora xml in a nutshell). then, got over-ambitious, and when i was about
> 1/4 done with what i was doing realized it wasn't doable. then, ran low
> on time. 8-)
We could use your older patch, but since we talked about doing it right,
rather than preserving the compatability with the current format, I'd love
to not release a version that's gonna change real soon now... I can start
testing the other changes in the meanwhile.
A more ambitious project for the future would be to rewrite the target
config and base board files to optionally use XML, rather than Tcl variables.
That and a direct MySQL or ODBC connection, so you could skip the XML step.
- rob -