From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6864 invoked by alias); 6 Jul 2011 23:19:56 -0000 Received: (qmail 6855 invoked by uid 22791); 6 Jul 2011 23:19:55 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_LR X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Jul 2011 23:19:30 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7EC242BB4BC; Wed, 6 Jul 2011 19:19:29 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vPo5UkJq5q5R; Wed, 6 Jul 2011 19:19:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 52FEE2BB4BA; Wed, 6 Jul 2011 19:19:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1DC2E145615; Wed, 6 Jul 2011 16:19:27 -0700 (PDT) Date: Thu, 07 Jul 2011 01:26:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: gdb-7.3 branch FROZEN Message-ID: <20110706231927.GJ2407@adacore.com> References: <20110706225149.GA13548@adacore.com> <201107062307.p66N78gY000712@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201107062307.p66N78gY000712@glazunov.sibelius.xs4all.nl> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-07/txt/msg00223.txt.bz2 > Many of the OpenBSD platforms are currently broken because bfd > breakage. Failrly trivial to fix, but I haven't found the time to > submit a diff, and I'm not sure I'll manage to have some time for it > soon. This gdb-7.3 release seems to be cursed! :-( The pre-release is out, and we'll see what comes out of it. If nothing else comes up, we might have to make a hard decision, and release with OpenBSD as a known problem (similar to what we did after we discovered very late that mips-irix was broken the day before we released). -- Joel