From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5077 invoked by alias); 14 Oct 2013 20:26:02 -0000 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 Received: (qmail 5062 invoked by uid 89); 14 Oct 2013 20:26:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vc0-f174.google.com Received: from mail-vc0-f174.google.com (HELO mail-vc0-f174.google.com) (209.85.220.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 14 Oct 2013 20:26:01 +0000 Received: by mail-vc0-f174.google.com with SMTP id ie18so732575vcb.19 for ; Mon, 14 Oct 2013 13:25:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=XrW8LXLj1At7gzWper24YDGmN6xXRoCeVsoVkcDlJ4Y=; b=Ryyl1G2+o7oSYDzCPoruE7FPajIAi/aj8xC6zarwAmCzB+QWPF04sB8Xr4zNgFI894 pE+rq8/VqxDPjYS7+RIF50B3R09OAKa5YOidHcmEO4rG+v7P18jbTnVZuJMGunJNLfCr xe81Gakx3B2CGUARGWMm22MaI++Sk5P/7QpPp3AY63akLDJcpS0ZVi6dXh7F8AjW/hL0 cF/BaVijpl3qjozd+pNifqb6gF0m8/qmHH9/6FTGZRsI0mABlE3N3gXz8sD92PNyUf7v kgJNb222Pt5DjkVncmFtTM0tr3Vs6DHp+zo0baT3pTc5M0TVbkneP51RMMOrpRlaHeln +R0g== X-Gm-Message-State: ALoCoQkL5ZoMMi+VZaw61Nze1pOW99XEvGKzE5O/QIpd0OnRcogmCXwSquroa1SInym1RX2/5piESaLNGOI9YVx7qPl/h/Lmi9PckX3WQ8+o22/U+B2ASRDDMsfAs9+QehSJZiXmmr39Jd+nV14ZdKjpC5Mf02z2NXf4BjbUeSe+0Ox2OOSay2+KQ0xGKgncohUxw2MyTchdAXyY/ujRXEC51cQ+lMZhUA== MIME-Version: 1.0 X-Received: by 10.52.103.35 with SMTP id ft3mr30896462vdb.5.1381782359153; Mon, 14 Oct 2013 13:25:59 -0700 (PDT) Received: by 10.52.37.138 with HTTP; Mon, 14 Oct 2013 13:25:59 -0700 (PDT) In-Reply-To: <83ob6rpqa5.fsf@gnu.org> References: <83ob6rpqa5.fsf@gnu.org> Date: Mon, 14 Oct 2013 20:26:00 -0000 Message-ID: Subject: Re: gdb.texinfo is getting too big From: Doug Evans To: Eli Zaretskii Cc: gdb-patches , Stan Shebs Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00449.txt.bz2 On Mon, Oct 14, 2013 at 1:10 PM, Eli Zaretskii wrote: >> Date: Mon, 14 Oct 2013 13:06:09 -0700 >> From: Doug Evans >> >> What do people think about splitting up gdb.texinfo? > > Fine with me. Cool. Next question: Any strong preference for how? I suggested splitting up by chapter, and that's fine with me, but before I do all that work, IWBN to get pre-approval for at least the general idea. I count > 40. Is there a less granular split people want? [Keeping the split mechanical, by something like chapter, is easy. Otherwise a discussion could drag on ...]