From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32397 invoked by alias); 22 Jan 2015 19:34:31 -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 32384 invoked by uid 89); 22 Jan 2015 19:34:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: mtaout29.012.net.il Received: from mtaout29.012.net.il (HELO mtaout29.012.net.il) (80.179.55.185) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 22 Jan 2015 19:34:29 +0000 Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NIL00700FIF0C00@mtaout29.012.net.il> for gdb-patches@sourceware.org; Thu, 22 Jan 2015 21:31:03 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIL006HCFJRNG00@mtaout29.012.net.il>; Thu, 22 Jan 2015 21:31:03 +0200 (IST) Date: Thu, 22 Jan 2015 20:52:00 -0000 From: Eli Zaretskii Subject: Re: [patchv4] Sort threads for thread apply all (bt) In-reply-to: <20150122190141.GB16253@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org, dje@google.com Reply-to: Eli Zaretskii Message-id: <83wq4etxrx.fsf@gnu.org> References: <20150115183316.GA16405@host2.jankratochvil.net> <20150116233802.GA8732@host2.jankratochvil.net> <21696.17350.451535.337528@ruffy2.mtv.corp.google.com> <20150122184655.GA15064@host2.jankratochvil.net> <83zj9atzpu.fsf@gnu.org> <20150122190141.GB16253@host2.jankratochvil.net> X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00624.txt.bz2 > Date: Thu, 22 Jan 2015 20:01:41 +0100 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org, dje@google.com > > On Thu, 22 Jan 2015 19:52:29 +0100, Eli Zaretskii wrote: > > (Do we want a NEWS entry?) > > OK, I think so. > > I have taken this entry as a template: > ------------------------------------------------------------------------------ > * The command 'tsave' can now support new option '-ctf' to save trace > buffer in Common Trace Format. > ------------------------------------------------------------------------------ LGTM, thanks.