From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14850 invoked by alias); 25 Apr 2013 06:53:25 -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 14840 invoked by uid 89); 25 Apr 2013 06:53:25 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 25 Apr 2013 06:53:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 744AC1C7A41; Thu, 25 Apr 2013 02:53:23 -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 fx701fTVq7sR; Thu, 25 Apr 2013 02:53:23 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1221B1C7A05; Thu, 25 Apr 2013 02:53:22 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 39FE3C70C1; Wed, 24 Apr 2013 23:53:17 -0700 (PDT) Date: Thu, 25 Apr 2013 15:18:00 -0000 From: Joel Brobecker To: Hui Zhu Cc: Tom Tromey , Yao Qi , gdb-patches ml Subject: Re: [PATCH/7.6] Fix wrong release (maybe crash GDB) in build_target_command_list Message-ID: <20130425065317.GN3525@adacore.com> References: <87haiwngpr.fsf@fleche.redhat.com> <877gjsndpv.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-04/txt/msg00773.txt.bz2 > Checked in http://www.sourceware.org/ml/gdb-cvs/2013-04/msg00230.html > Can I check in it to 7.6 branch? OK for 7.6. -- Joel