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 test results, gdb, 2002-03-17


This was a silent week, measured by the test results.  There were no
visible bug fixes.  There were no visible new gdb bugs or gdb test
suite regressions.

Michael C

===

. Summary

  . Test Matrix

    . Matrix

      target:   native
      host:     i686-pc-linux-gnulibc2.2%rh-7.2
      gdb:      5.1.1, gdb_5_2-branch%20020317, HEAD%20020317
      gcc:      2.95.3, vendor, 3.0.4, gcc-3_1-branch%20020317, HEAD%20020317
      glibc:    vendor
      goption:  -gdwarf-2, -gstabs+
      count:    30=1*1*3*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 "vendor" are the vendor-supplied facility.
      versions named "HEAD" are the cvs HEAD (mainline).
      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-03-17/index.html

    . Overview

      gdb 5.1.1:           0 build aborts, 0 test aborts, 400 attention lines
      gdb gdb_5_2-branch:  0 build aborts, 0 test aborts, 337 attention lines
      gdb HEAD:            0 build aborts, 0 test aborts, 336 attention lines

      an attention line is:
	error warning fail kfail unresolved untested unsupported
      an attention line is not:
	pass xpass xfail

    . Old bugs fixed

      None.

    . New bugs detected

      None.

. Test protocol changes since last report

  I sorted out the sort order for gdb versions and gcc versions.
  The order used to come from shell wild cards in some places, which
  is annoying because it lead to "5.1.1 HEAD gcc_5_2-branch".  Now I
  control the order everywhere.

. 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.33
    tcl 8.3.4
    expect 5.33.0
    dejagnu 1.4.2

    I am aware of binutils 2.12 but I have not deployed it yet.

. 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-03-09.

      http://www.shout.net/~mec/sunday/2002-03-09/Analysis.txt

    . 5.1.1

      No significant changes.

    . gdb_5_2-branch

      No significant changes.

    . HEAD

      No significant changes.


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