Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: cagney@gnu.org, mec.gnu@mindspring.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [obish] Convert attach.exp to gdb_test_multiple
Date: Mon, 12 Jul 2004 18:25:00 -0000	[thread overview]
Message-ID: <20040712182545.0FCB14B104@berman.michael-chastain.com> (raw)

mec>   add a couple lines at the top:
mec>     netbsd/ppc
mec>     kernel version number
mec>     compiler name and version number
mec>   mail to gdb-testers@

ac> Should there be a gdb/gdb_XXX.sh script that does this, or the 
ac> generation of the file made part of make check?

This is one of my projects, when I get some more round tuit's.

My test bed generates a gdb-test-run.xml file for each test run.
Here is one of the files:

  <gdb-test-run version='11' uuid='1a7cf0fa-611f-4563-976e-555e9223b05e' group='2004-06-19' target='native' host='i686-pc-linux-gnu' osversion='redhat-8.0' dejagnu='1.4.4' expect='5.41' tcl='8.4.6' gdb='HEAD' suite='HEAD' gcc='3.3.3' as='2.15' ld='2.15' glibc='2.2.93-5-rh' gformat='dwarf-2' glevel='2'/>

This DTD needs some more work.  The fields 'gcc', 'as', and 'ld'
assume that I am using gnu tools.  I need to generalize it to something
like:

  <compiler name='gcc' version='3.3.3'/>
  <compiler name='hpacc' version='A.03.45'/>

Also the version of 'gdb' does not include the cvs timestamp when
it was checked out.

My plan is to work on the XML format some more, and then have 'make
check' emit this chunk of XML at the beginning of gdb.sum and gdb.log.
Then we can collect gdb.sum files from divers sources and crunch them
all together.  We could even revive Terf and have people submit their
gdb.sum files to it.

Michael C


             reply	other threads:[~2004-07-12 18:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12 18:25 Michael Elizabeth Chastain [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-09  0:23 Michael Elizabeth Chastain
2004-07-12 14:30 ` Andrew Cagney
2004-07-08 21:09 Andrew Cagney
2004-07-12 14:26 ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040712182545.0FCB14B104@berman.michael-chastain.com \
    --to=mec.gnu@mindspring.com \
    --cc=cagney@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox