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

Re: [ANNOUNCEMENT] GDB 6.8 release process created!


> Date: Fri, 29 Feb 2008 10:35:23 -0800
> From: Joel Brobecker <brobecker@adacore.com>
> 
> A quick message to announce that the GDB 6.8 branch has just been created.
> 
> The prerelease snapshots will be available at:
> 
>     ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.bz2
> 

FWIW, I've built this prerelease on this machine:

  Linux fencepost 2.6.16.29-xen #1 SMP Wed Dec 6 07:32:36 EST 2006 x86_64 GNU/Linux

It builds okay, and yields the results below for "make check":

		    === gdb Summary ===

    # of expected passes            11833
    # of unexpected failures        73
    # of unexpected successes       2
    # of expected failures          43
    # of known failures             39
    # of untested testcases         10
    # of unsupported tests          49

If someone wants to know details about some specific test cases, I
have the data available, just holler.


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