This is the mail archive of the gdb-testers@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]

sunday project report, gdb, 2002-05-01


There were no significant changes in any configuration.
No news is good news.

The previous report covered the pre-release of gdb 5.2.  Happily,
the pre-release went on to become the real release.

Michael C

. Summary

  . Test Matrix

    . Matrix

      target:   native
      host:     i686-pc-linux-gnulibc2.2%rh-7.2
      gdb:      5.1.1, 5.2, gdb_5_2-branch%20020501, HEAD%20020501
      gcc:      2.95.3, 2.96-rh, 3.0.4, gcc-3_1-branch%20020501, HEAD%20020501
      glibc:    vendor
      goption:  -gdwarf-2, -gstabs+
      count:    40 = *(1 1 4 5 1 2)

    . Notes

      target and host names are gnu triples with extra information after
      a '%' delimiter.

      versions which start with a number are official releases or snapshots.
      versions named "HEAD" are the cvs HEAD.
      versions with any other name are cvs branches.
      cvs versions show the pull date after a '%' delimiter.

      gcc releases and snapshots are built with binutils 2.11.2

      gcc cvs versions are built with binutils HEAD with the same pull date.

    . libiberty

      All tests passed.

    . gdb

      . Tables

        . http://www.shout.net/~mec/sunday/2002-05-01/index.html

      . Overview

        gdb 5.1.1:           0 build aborts, 0 test aborts, 635 attention lines
        gdb 5.2:             0 build aborts, 0 test aborts, 457 attention lines
        gdb gdb_5_2-branch:  0 build aborts, 0 test aborts, 457 attention lines
        gdb HEAD:            0 build aborts, 0 test aborts, 268 attention lines

        An attention line is a line with one or more attention results.

        An attention result is any result except PASS.  This includes
        ERROR, WARNING, FAIL, KPASS, KFAIL, XPASS, XFAIL, UNRESOLVED,
        UNTESTED, UNSUPPORTED, and unknown results.

      . Old bugs fixed

        None.

      . New bugs detected

        None.

. Test protocol changes since last report.

  I upgraded the baseline from bison 1.33 to bison 1.35.

. Baseline software

  . host i686-pc-linux-gnu%rh-7.2

    make 3.79.1
    binutils 2.11.2
    gcc 3.0.4
    flex 2.5.4
    bison 1.35
    tcl 8.3.4
    expect 4.33.0
    dejagnu 1.4.2 + FernandoN kfail patch.

. Analysis

  . libiberty

    . results

      . target native

        . host i686-pc-linux-gnu%rh-7.2

          binutils HEAD                         All 648 tests passed
          gcc gcc-3_1-branch                    All 648 tests passed
          gcc HEAD                              All 648 tests passed
          gdb gdb_5_2-branch                    All 648 tests passed
          gdb HEAD                              All 648 tests passed

  . gdb

    The last report was 2002-04-26.

      http://www.shout.net/~mec/sunday/2002-04-26/Analysis.txt

    . 5.1.1

      No significant changes.  I am likely to drop 5.1.1 soon.

    . 5.2

      No significant changes.  Note that the 5.2 tested on 2002-04-26
      was actually the 5.1.92 pre-release, which went on to become the
      release.

    . gdb_5_2-branch

      No significant changes.

    . HEAD

      No significant changes.  There are two new java tests, but I don't
      build the java compiler for gcc, so all the java tests result in
      UNTESTED in my testbed.


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