From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17540 invoked by alias); 12 Apr 2012 17:42:00 -0000 Received: (qmail 17527 invoked by uid 22791); 12 Apr 2012 17:41:58 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Thu, 12 Apr 2012 17:41:46 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2FD2A1C6AA9; Thu, 12 Apr 2012 13:41:45 -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 0Jsj4EoKfMBG; Thu, 12 Apr 2012 13:41:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DA2081C6A8F; Thu, 12 Apr 2012 13:41:44 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 2EDA9145616; Thu, 12 Apr 2012 10:41:36 -0700 (PDT) Date: Thu, 12 Apr 2012 17:42:00 -0000 From: Joel Brobecker To: Mike Frysinger Cc: gdb@sourceware.org Subject: Re: 2 weeks away from potential GDB 7.4.1 release... Message-ID: <20120412174136.GY25623@adacore.com> References: <20120412153301.GW25623@adacore.com> <201204121334.54411.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201204121334.54411.vapier@gentoo.org> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00084.txt.bz2 > there's a sim patch i think would be useful on the branch (fixes a > build issue reported by someone shortly after the 7.4 release). i > haven't committed to a branch on sourceware.org before, so is there > anything i should be aware of ? a quick search on the gdb site didn't > seem to turn up anything. It's the same as on HEAD. Just checkout the branch, merge the patch, and send an email to gdb-patches to confirm the commit. -- Joel