From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28713 invoked by alias); 28 Jun 2008 17:26:39 -0000 Received: (qmail 28698 invoked by uid 22791); 28 Jun 2008 17:26:39 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 28 Jun 2008 17:26:19 +0000 Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K36007KEP3UNHO0@i-mtaout1.012.net.il> for gdb-patches@sources.redhat.com; Sat, 28 Jun 2008 20:40:43 +0300 (IDT) Date: Sat, 28 Jun 2008 17:33:00 -0000 From: Eli Zaretskii Subject: Re: [MI non-stop 0/11] Series overview In-reply-to: <200806282033.28441.vladimir@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200806282033.28441.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: 2008-06/txt/msg00552.txt.bz2 > From: Vladimir Prus > Date: Sat, 28 Jun 2008 20:33:27 +0400 > > > I'm about to post, finally, the set of patches that add MI-side support for > non-stop behaviour. The only dependency is Pedro's core non-stop set. > > Actually, Pedro's patches already make basic non-stop > mode work in MI, and my patches address various, mostly independent, > issues that are still important to get a frontend that work well. > > All patches are ready to be committed, except the patch for enabling non-stop > with a single command -- that one needs discussion. What about documenting the new features?