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-05


For the third straight report, there are no regressions in any configuration.

The new test gdb.c++/hang.exp crashes gdb on native i686-pc-linux-gnu with
gcc 3.0.4 -gdwarf-2.  This is pr gdb/532.

I am planning to drop gdb 5.1.1 in the next report.
All hail 5.2!

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%20020506, HEAD%20020506
      gcc:      2.95.3, 2.96-rh, 3.0.4, gcc-3_1-branch%20020506, HEAD%20020506
      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-05/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, 271 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

        http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=gdb&cmd=view&pr=532
        gdb.c++/hang.exp crashes gdb with gcc 3.0.4 -gdwarf-2

. Test protocol changes since last report.

  None.

. 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.3.5
    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-05-01.

      http://www.shout.net/~mec/sunday/2002-05-01/Analysis.txt

    Configuration numbers for the difference grids are in:

      http://www.shout.net/~mec/sunday/2002-05-05/Differences-compare-by-date-two.html

    Difference grid key:

      +  gdb improved
      -  gdb regressed
      $  gcc improved
      =  gcc regressed
      @  test suite improved
      ~  test suite regressed
      *  new test with good result
      _  new test with bad result
      ,  noise: result changed but gdb behavior did not

    . 5.1.1

      No significant changes.
      I am planning to drop 5.1.1 in the next report.

    . 5.2

      No significant changes.

    . gdb_5_2-branch

      No significant changes.

    . HEAD

      . Difference Grid

        gdb.c++/annota2.exp                             ,34             ,38
        gdb.c++/hang.exp                *30 *31 *32 *33 _34 *35 *36 *37 *38 *39

        . New Test with Good Result

          . gdb.c++/hang.exp: doesn't corrupt cv_type chain
            gdb.c++/hang.exp: doesn't overwrite struct type

            This is a new test script.  All tests PASS on most configurations.

        . New Test with Bad Result

          . gdb.c++/hang.exp: Process no longer exists  ERROR
            gdb.c++/hang.exp: doesn't corrupt cv_type chain (timeout)  FAIL
            gdb.c++/hang.exp: doesn't overwrite struct type  UNRESOLVED

            This is a new test script.  gdb crashes with gcc 3.0.4 -gdwarf-2.
            PR gdb/532.

        . Noise

          . gdb.c++/annota2.exp: annotate-quit

            This test is unstable.


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