From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17882 invoked by alias); 24 Apr 2013 06:25: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 17873 invoked by uid 89); 24 Apr 2013 06:25:00 -0000 X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-oa0-f46.google.com (HELO mail-oa0-f46.google.com) (209.85.219.46) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 24 Apr 2013 06:24:59 +0000 Received: by mail-oa0-f46.google.com with SMTP id k3so1327116oag.33 for ; Tue, 23 Apr 2013 23:24:58 -0700 (PDT) X-Received: by 10.60.125.41 with SMTP id mn9mr6061176oeb.84.1366784698139; Tue, 23 Apr 2013 23:24:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.13.133 with HTTP; Tue, 23 Apr 2013 23:24:18 -0700 (PDT) In-Reply-To: <20130424060624.GK3525@adacore.com> References: <87fvymwkbi.fsf@fleche.redhat.com> <87txmysgfy.fsf@fleche.redhat.com> <20130424060624.GK3525@adacore.com> From: Hui Zhu Date: Wed, 24 Apr 2013 14:35:00 -0000 Message-ID: Subject: Re: [PATCH] Let dprintf can be saved To: Joel Brobecker Cc: Tom Tromey , gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-04/txt/msg00727.txt.bz2 On Wed, Apr 24, 2013 at 2:06 PM, Joel Brobecker wrote: >> OK. Checked in together. >> http://sourceware.org/ml/gdb-cvs/2013-04/msg00221.html >> >> Can I commit this patch to 7.6 branch? > > OK for 7.6. > > -- > Joel Checked in http://sourceware.org/ml/gdb-cvs/2013-04/msg00226.html Thanks, Hui