From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9547 invoked by alias); 4 Jun 2006 19:32:28 -0000 Received: (qmail 9538 invoked by uid 22791); 4 Jun 2006 19:32:27 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 04 Jun 2006 19:32:24 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-209-197.inter.net.il [80.230.209.197]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DOQ67317 (AUTH halo1); Sun, 4 Jun 2006 22:28:36 +0300 (IDT) Date: Sun, 04 Jun 2006 19:32:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17538.8607.697546.427486@kahikatea.snap.net.nz> (message from Nick Roberts on Sun, 4 Jun 2006 11:56:15 +1200) Subject: Re: [PATCH] MI Doco Reply-to: Eli Zaretskii References: <17535.33986.598009.914783@kahikatea.snap.net.nz> <17536.4472.263731.425097@kahikatea.snap.net.nz> <17538.8607.697546.427486@kahikatea.snap.net.nz> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00031.txt.bz2 > From: Nick Roberts > Date: Sun, 4 Jun 2006 11:56:15 +1200 > Cc: gdb-patches@sources.redhat.com > > Here's a patch. I've moved two nodes which I realise makes proofreading > harder so here are a few notes: > > * The "Simple examples" node is thoroughly changed as the original examples > didn't work. > > * The "Miscellaneous Commands" node has only one change (to -gdb-version). > > * I've removed the acknowledgements but this is not controversial as they > have already been added to the "Contributors" node (where they belong). > > * I've said that asynchronous operation works for remote targets. I've > not experienced that myself but this must be more accurate that implying > it works everywhere. Thanks, I will look into this in a few days.