From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22937 invoked by alias); 7 Oct 2016 16:47:42 -0000 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 Received: (qmail 22926 invoked by uid 89); 7 Oct 2016 16:47:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=helped X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Oct 2016 16:47:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5F4D4116D19; Fri, 7 Oct 2016 12:47:38 -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 lSDLoegeQzbE; Fri, 7 Oct 2016 12:47:38 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0133611689E; Fri, 7 Oct 2016 12:47:37 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5B3A1423DC; Fri, 7 Oct 2016 09:47:36 -0700 (PDT) Date: Fri, 07 Oct 2016 16:47:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org, donb@codesourcery.com, Yao Qi , antoine.tremblay@ericsson.com Subject: Re: GDB 7.12 release - 2016-09-21 update? Message-ID: <20161007164736.GC3813@adacore.com> References: <20160921171639.GB3842@adacore.com> <8cebd1e3-9131-6467-6145-91ca8051044f@redhat.com> <20161006164115.GA3813@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-10/txt/msg00170.txt.bz2 > I looked around at the buildbot test results and nothing > looked suspicious. I think we're good to go. Thanks, Pedro. Give me a few more minutes to get my gloves on, and let's DO this! ;-) A _big_ thank you to everyone who's been taking care of of all the known issues, and making sure they got fixed. This really helped me be less hands-on than usual. -- Joel