From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101008 invoked by alias); 5 May 2016 13:49:01 -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 100990 invoked by uid 89); 5 May 2016 13:49:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=subscribed, emails 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 (AES256-SHA encrypted) ESMTPS; Thu, 05 May 2016 13:48:58 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9F40C116CB0; Thu, 5 May 2016 09:48:55 -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 9uFItF0EX1yQ; Thu, 5 May 2016 09:48:55 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7863B116CAF; Thu, 5 May 2016 09:48:55 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E6A11428AB; Thu, 5 May 2016 06:48:53 -0700 (PDT) Date: Thu, 05 May 2016 13:49:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: gdb-7.11.1 re-spin update Message-ID: <20160505134853.GA3908@adacore.com> References: <20160425214951.GA4079@adacore.com> <571F5BF8.4090205@redhat.com> <20160502154642.GA4771@adacore.com> <7290d675-bb3c-fa59-2021-7ab59657cb3f@redhat.com> <20160502193804.GB4771@adacore.com> <20160502211620.GC4771@adacore.com> <46a26fd1-265a-4140-0a39-16b93d59a628@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46a26fd1-265a-4140-0a39-16b93d59a628@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-05/txt/msg00073.txt.bz2 I'm happy to report that I have subscribed to gdb-prs@ and setup some mail filters to only see emails with a target milestone. I'll try to look at the scripting suggestion later on. All in all, this could be a nice improvement over the previous situation. -- Joel