From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5284 invoked by alias); 23 Jun 2008 18:14:24 -0000 Received: (qmail 5275 invoked by uid 22791); 23 Jun 2008 18:14:23 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Jun 2008 18:14:06 +0000 Received: (qmail 31964 invoked from network); 23 Jun 2008 18:14:04 -0000 Received: from unknown (HELO wind.local) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 Jun 2008 18:14:04 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: [non-stop] 01/10 Add "executing" property Date: Mon, 23 Jun 2008 18:25:00 -0000 User-Agent: KMail/1.9.9 Cc: Pedro Alves , gdb-patches@sourceware.org References: <200806152203.14626.pedro@codesourcery.com> <200806231326.19423.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806232214.00127.vladimir@codesourcery.com> 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/msg00394.txt.bz2 On Monday 23 June 2008 22:02:25 Eli Zaretskii wrote: > > From: Pedro Alves > > Date: Mon, 23 Jun 2008 13:26:19 +0100 > > Cc: Vladimir Prus > > > > A Monday 23 June 2008 09:52:13, Vladimir Prus wrote: > > > > > > Before we start checking these in, how do you plan to handle > > > > documentation (internals also, but mostly user) and test cases? > > > > > > Test cases are on my plate, FWIW, as well as MI docs. > > > > > I'm not sure > > > if there's general docs to be written, and I'm not not sure about > > > internals docs. > > > > These are on my plate. > > What, you mean I will be in a position to choose which one of you > writes better docs? ;-) Yea, let's have two non-native speakers have a doc-writing contest :-) I think Pedro meant that he'll write general/CLI docs and internal docs. - Volodya