From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9406 invoked by alias); 2 Jun 2006 09:05:31 -0000 Received: (qmail 9398 invoked by uid 22791); 2 Jun 2006 09:05:30 -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 09:05:29 +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 ETR71076 (AUTH halo1); Fri, 2 Jun 2006 12:05:25 +0300 (IDT) Date: Fri, 02 Jun 2006 09:05:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17535.33986.598009.914783@kahikatea.snap.net.nz> (message from Nick Roberts on Fri, 2 Jun 2006 12:22:26 +1200) Subject: Re: [PATCH] MI Doco Reply-to: Eli Zaretskii References: <17535.33986.598009.914783@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/msg00017.txt.bz2 > From: Nick Roberts > Date: Fri, 2 Jun 2006 12:22:26 +1200 > > > The second half of the node "Program Control" has a list of commands which > clearly don't aren't about program control. Agreed. > 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 split the node in two. Fine with me, but please add some simple sentence about the commands in this section, and maybe change the node name to "GDB/MI File Commands" (and similarly for the section name). Thanks.