From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10476 invoked by alias); 23 Jun 2008 17:58:18 -0000 Received: (qmail 10468 invoked by uid 22791); 23 Jun 2008 17:58:18 -0000 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.31) with ESMTP; Mon, 23 Jun 2008 17:57:58 +0000 Received: from HOME-C4E4A596F7 ([84.229.217.57]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K2X005B4FRRL4E0@i-mtaout7.012.net.il> for gdb-patches@sources.redhat.com; Mon, 23 Jun 2008 20:40:39 +0300 (IDT) Date: Mon, 23 Jun 2008 18:14:00 -0000 From: Eli Zaretskii Subject: Re: [non-stop] 01/10 Add "executing" property In-reply-to: X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200806152203.14626.pedro@codesourcery.com> <20080617055354.GA3803@adacore.com> <200806171924.04486.pedro@codesourcery.com> <20080623010353.GA23201@caradoc.them.org> 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/msg00392.txt.bz2 > From: Vladimir Prus > Date: Mon, 23 Jun 2008 12:52:13 +0400 > > I'm not sure if there's general docs to be written If the new feature is visible to the user via CLI, some general docs are in order; otherwise, the MI docs will do. > and I'm not not sure about internals docs. They are always welcome, but I don't feel I can insist here, since so many others don't do that.