From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19931 invoked by alias); 4 Nov 2008 21:22:07 -0000 Received: (qmail 19900 invoked by uid 22791); 4 Nov 2008 21:22:06 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Nov 2008 21:21:14 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0K9T00I00VBAXI00@i_mtaout2.012.net.il> for gdb-patches@sources.redhat.com; Tue, 04 Nov 2008 23:22:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.241.172]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9T00KH5VE5X8F1@i_mtaout2.012.net.il>; Tue, 04 Nov 2008 23:22:53 +0200 (IST) Date: Tue, 04 Nov 2008 21:22:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] MI non-stop and multiprocess docs. In-reply-to: <200811042214.51102.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: <200811042214.51102.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-11/txt/msg00054.txt.bz2 > From: Vladimir Prus > Date: Tue, 4 Nov 2008 23:14:50 +0400 > > > The attached patch adds quite a pile of new MI documentation: Thanks. I will review it in a few days.