From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12370 invoked by alias); 10 Mar 2013 05:04:46 -0000 Received: (qmail 12349 invoked by uid 22791); 10 Mar 2013 05:04:45 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-oa0-f53.google.com (HELO mail-oa0-f53.google.com) (209.85.219.53) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 Mar 2013 05:04:40 +0000 Received: by mail-oa0-f53.google.com with SMTP id m1so3506831oag.12 for ; Sat, 09 Mar 2013 21:04:39 -0800 (PST) X-Received: by 10.182.39.3 with SMTP id l3mr5667697obk.62.1362891879734; Sat, 09 Mar 2013 21:04:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.60.7 with HTTP; Sat, 9 Mar 2013 21:03:59 -0800 (PST) In-Reply-To: <20130226031907.GA5727@adacore.com> References: <20130218224247.GF22175@adacore.com> <51250B67.2080708@redhat.com> <20130226031907.GA5727@adacore.com> From: Hui Zhu Date: Sun, 10 Mar 2013 05:04:00 -0000 Message-ID: Subject: Re: GDB 7.6 branch status... To: Joel Brobecker Cc: Pedro Alves , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2013-03/txt/msg00422.txt.bz2 Hi Joel, I just post 3 patches in: http://sourceware.org/ml/gdb-patches/2013-03/msg00419.html http://sourceware.org/ml/gdb-patches/2013-03/msg00421.html All of them are bug fix patches. Suggest we fixed these issues before 7.6 release. Thanks, Hui On Tue, Feb 26, 2013 at 11:19 AM, Joel Brobecker wrote: >> Just FYI, I'm going to be away the rest of the week. >> If something ends up blocked because of me, I won't be able >> to get to it until next week the earliest. >> I intended to review a few patches and threads more this >> week, but well, time flies... Apologies to whoever may >> be affected. > > That will not be a problem at all. We are waiting for the btrace patch > series to get in and so we probably have another 2 weeks before we try > again. And we'll wait some more if there is something else we'd really > like to be in. > > -- > Joel