From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20030 invoked by alias); 4 Oct 2009 16:55:29 -0000 Received: (qmail 20021 invoked by uid 22791); 4 Oct 2009 16:55:28 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 04 Oct 2009 16:55:24 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KR000J001MRA200@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sun, 04 Oct 2009 18:55:21 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.44.55]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KR000EIZ1O7ADA0@i-mtaout7.012.net.il>; Sun, 04 Oct 2009 18:55:20 +0200 (IST) Date: Sun, 04 Oct 2009 16:55:00 -0000 From: Eli Zaretskii Subject: Re: Mention non-stop mode in NEWS. In-reply-to: <200910041657.47252.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tyyfnls1.fsf@gnu.org> References: <200910041651.26172.pedro@codesourcery.com> <200910041657.47252.pedro@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-10/txt/msg00100.txt.bz2 > From: Pedro Alves > Date: Sun, 4 Oct 2009 16:57:46 +0100 > Cc: "'Eli Zaretskii'" > > On Sunday 04 October 2009 16:51:25, Pedro Alves wrote: > > Non-stop mode isn't described in the NEWS yet. > > > > Okay for main trunk and branch? > > > > Very sorry for the delay in getting to this... > > > > > + to implement the non-stop mode remote protocol extensions, as > > + described in "Remote Non-Stop" section. The GDB remote stub, > > Bah, sorry, "section" of what? > > Updated patch below. OK.