From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27451 invoked by alias); 20 Nov 2014 17:36:39 -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 27441 invoked by uid 89); 20 Nov 2014 17:36:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout26.012.net.il Received: from mtaout26.012.net.il (HELO mtaout26.012.net.il) (80.179.55.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Nov 2014 17:36:37 +0000 Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0NFC00M00LVBIQ00@mtaout26.012.net.il> for gdb-patches@sourceware.org; Thu, 20 Nov 2014 19:35:06 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NFC00LY2M6HO710@mtaout26.012.net.il>; Thu, 20 Nov 2014 19:35:06 +0200 (IST) Date: Thu, 20 Nov 2014 17:36:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH v2 11/13] record-btrace: indicate gaps In-reply-to: To: "Metzger, Markus T" Cc: gdb-patches@sourceware.org, palves@redhat.com Reply-to: Eli Zaretskii Message-id: <83h9xt6afy.fsf@gnu.org> References: <1416480444-9943-1-git-send-email-markus.t.metzger@intel.com> <1416480444-9943-12-git-send-email-markus.t.metzger@intel.com> X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00485.txt.bz2 > From: "Metzger, Markus T" > CC: "gdb-patches@sourceware.org" , > "palves@redhat.com" > Date: Thu, 20 Nov 2014 17:30:10 +0000 > > Hello Eli, > > I forgot to CC you on this patch. It contains some user-visible strings. I don't review those strings, except occasionally, with one exception: the doc strings of the commands and options. So no harm done. Thanks.