From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23073 invoked by alias); 29 Jun 2004 15:33:26 -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 23065 invoked from network); 29 Jun 2004 15:33:25 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 29 Jun 2004 15:33:25 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BfKbt-0005fm-6K; Tue, 29 Jun 2004 11:33:25 -0400 Date: Tue, 29 Jun 2004 15:41:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb@sources.redhat.com, Jim Blandy Subject: Re: GDB 6.2 Message-ID: <20040629153324.GA21704@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb@sources.redhat.com, Jim Blandy References: <40E18B0B.50205@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40E18B0B.50205@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00290.txt.bz2 On Tue, Jun 29, 2004 at 11:30:19AM -0400, Andrew Cagney wrote: > Michael wrote: > >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. > > I suspect that these are both fixed? 1677 is fixed by Bob's patch (not sure if he's checked it in yet). I have no reason to think that manythreads.exp is fixed, though. I haven't had time to look at it yet. It's an intermittent failure; it doesn't seem to show up running the testsuite without load. For me at least. > Jim, Daniel, where do we stand with the ICU code? There are about four patches left, fairly large. Last ping was two weeks ago. -- Daniel Jacobowitz