From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15648 invoked by alias); 21 Nov 2008 18:46:10 -0000 Received: (qmail 15600 invoked by uid 22791); 21 Nov 2008 18:46:09 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Nov 2008 18:45:28 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KAP00A005FOZR00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Fri, 21 Nov 2008 20:47:01 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.14.29]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KAP00KA05ICQCE0@i_mtaout5.012.net.il>; Fri, 21 Nov 2008 20:47:01 +0200 (IST) Date: Sat, 22 Nov 2008 05:12:00 -0000 From: Eli Zaretskii Subject: Re: [multiprocess] RFA: fix menu in documentation In-reply-to: X-012-Sender: halo1@inter.net.il To: tromey@redhat.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: X-IsSubscribed: yes 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/msg00588.txt.bz2 > From: Tom Tromey > Date: Fri, 21 Nov 2008 09:21:37 -0700 > > I needed this to build the multiprocess branch. Did the manual fail to build without this menu item? If not, what was the problem? > +* Inferiors:: Debugging Multiple Inferiors Please don't use TAB characters in Texinfo files. (Emacs automatically switches off indent-tabs-mode in Texinfo buffers, so I'm guessing you didn't use Emacs.)