From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16784 invoked by alias); 3 Aug 2009 18:22:34 -0000 Received: (qmail 16772 invoked by uid 22791); 3 Aug 2009 18:22:33 -0000 X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,RCVD_IN_SORBS_WEB,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Aug 2009 18:22:27 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KNT00D00C3KXJ00@i_mtaout5.012.net.il> for gdb-patches@sources.redhat.com; Mon, 03 Aug 2009 21:21:43 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.149.138]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KNT001FQCC632G0@i_mtaout5.012.net.il>; Mon, 03 Aug 2009 21:21:43 +0300 (IDT) Date: Mon, 03 Aug 2009 18:22:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Implement -break-commands In-reply-to: <200908031642.31316.vladimir@codesourcery.com> To: Vladimir Prus Cc: tromey@redhat.com, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: <83y6q0oj0p.fsf@gnu.org> References: <200907271303.13335.vladimir@codesourcery.com> <200907301023.45893.vladimir@codesourcery.com> <83y6q6rp90.fsf@gnu.org> <200908031642.31316.vladimir@codesourcery.com> 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: 2009-08/txt/msg00031.txt.bz2 > From: Vladimir Prus > Date: Mon, 3 Aug 2009 16:42:31 +0400 > Cc: tromey@redhat.com, > gdb-patches@sources.redhat.com > > I've just realized I failed to provide a patch for NEWS. What about the > below? Yes, okay. But if other MI-related features are committed before the release, please make a new section for new MI features, and put this and the additional news there, so that all MI-related news are kept together. Thanks.