From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10906 invoked by alias); 9 Jan 2008 16:28:48 -0000 Received: (qmail 10894 invoked by uid 22791); 9 Jan 2008 16:28:47 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Jan 2008 16:28:17 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2342D98223; Wed, 9 Jan 2008 16:28:15 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 045EA98216; Wed, 9 Jan 2008 16:28:15 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JCdmn-0002Fb-6I; Wed, 09 Jan 2008 11:28:13 -0500 Date: Wed, 09 Jan 2008 16:28:00 -0000 From: Daniel Jacobowitz To: Markus Deuling Cc: GDB Patches Subject: Re: Regressions on i686-pc-linux-gnu Message-ID: <20080109162813.GA8364@caradoc.them.org> Mail-Followup-To: Markus Deuling , GDB Patches References: <4784E6EC.6090604@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4784E6EC.6090604@de.ibm.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00192.txt.bz2 On Wed, Jan 09, 2008 at 04:23:24PM +0100, Markus Deuling wrote: > Hi, > > I posted my testresults for i686-pc-linux-gnu to > gdb-testers@sourceware.org. Unfortunately > http://sourceware.org/ml/gdb-testresults/2008-01/ doesn't seem to > take notice of it :-( Hence I added the testresults to the bottom of > this mail. Those are two different mailing lists. Did your system C library or compiler change? What does the first new failure look like in gdb.log? -- Daniel Jacobowitz CodeSourcery