From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31724 invoked by alias); 21 Nov 2008 18:12:45 -0000 Received: (qmail 31680 invoked by uid 22791); 21 Nov 2008 18:12:45 -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; Fri, 21 Nov 2008 18:11:37 +0000 Received: (qmail 19275 invoked from network); 21 Nov 2008 18:11:35 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Nov 2008 18:11:35 -0000 Message-ID: <4926F9CD.5000006@codesourcery.com> Date: Sat, 22 Nov 2008 05:06:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Tom Tromey CC: gdb-patches@sourceware.org Subject: Re: [multiprocess] RFA: fix menu in documentation References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-11/txt/msg00587.txt.bz2 Tom Tromey wrote: >>>>>> "Tom" == Tom Tromey writes: >>>>>> > > Tom> +* Inferiors:: Debugging Multiple Inferiors > Tom> * Multiple Programs:: Debugging multiple programs > > Pedro pointed out the goofy capitalization here -- I had just copied > the @section and not noticed this. Here's a better patch. > This is fine, thanks! Feel free to make obvious fixes on the branch, as long as they are to the changed bits, otherwise it's kind of pointless. :-) Stan