From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2864 invoked by alias); 2 Jun 2006 10:44:50 -0000 Received: (qmail 2852 invoked by uid 22791); 2 Jun 2006 10:44:49 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Jun 2006 10:44:47 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-33-177.inter.net.il [80.230.33.177]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETS08122 (AUTH halo1); Fri, 2 Jun 2006 13:44:43 +0300 (IDT) Date: Fri, 02 Jun 2006 10:44:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17536.4472.263731.425097@kahikatea.snap.net.nz> (message from Nick Roberts on Fri, 2 Jun 2006 22:22:48 +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> 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/msg00019.txt.bz2 > From: Nick Roberts > Date: Fri, 2 Jun 2006 22:22:48 +1200 > Cc: gdb-patches@sources.redhat.com > > I've just noticed that the commands left in "Program Control" are the > asynchronous ones. Perhaps something should be said about that. Actually as > I read through I see a lot of thing that I want to change, but I'll send these > changes together. Thanks. The MI docs indeed needs a lot of work, so any improvements are highly appreciated. > > > Having repeatedly spent too much time looking for > > > -file-list-exec-source-files > > > > How do you search? Index search (the `i' command in Info) should land > > you on the right spot no matter in what node that is. > > I've had trouble remembering the exact name too! Please describe how you searched for it, then. Good indexing should make it very easy, even if the exact name is not known, but to suggest additional index entries, I must know what words or phrases did you remember/think about.