From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28192 invoked by alias); 17 Jun 2004 21:03:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28179 invoked from network); 17 Jun 2004 21:03:47 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 17 Jun 2004 21:03:47 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bb430-00043S-00; Thu, 17 Jun 2004 17:03:46 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 367834B104; Thu, 17 Jun 2004 17:03:40 -0400 (EDT) To: cagney@gnu.org, gdb@sources.redhat.com Subject: Re: GDB 6.2 release schedule? Message-Id: <20040617210340.367834B104@berman.michael-chastain.com> Date: Thu, 17 Jun 2004 21:03:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00192.txt.bz2 I think July 1 is too soon to cut the branch. native i686-pc-linux-gnu has two regressions from gdb 6.1 to gdb HEAD. gdb/1650 manythreads.exp gdb/1677 [regression] selftest.exp, crash in lookup_symtab 1677 is probably easy to fix. 1650 looks significantly deeper. The problem with 1650 is that gdb HEAD randomly gets internal errors, but gdb 6.1 does not, on the same test script. native hppa2.0w-hp-hpux11.11 has regressions in 17 test scripts. I estimate there's about 1 real regression bug per 4-5 test scripts, so there are about 4-5 real regression bugs to hunt down and fix (or document). http://sources.redhat.com/ml/gdb-testers/2004-q2/msg00160.html http://sources.redhat.com/ml/gdb-testers/2004-q2/msg00157.html Michael C