From patchwork Thu Jul 16 16:30:57 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Doug Evans X-Patchwork-Id: 7721 Received: (qmail 90734 invoked by alias); 16 Jul 2015 16:31:01 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 90713 invoked by uid 89); 16 Jul 2015 16:31:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL, BAYES_50, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f201.google.com Received: from mail-pd0-f201.google.com (HELO mail-pd0-f201.google.com) (209.85.192.201) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 16 Jul 2015 16:30:59 +0000 Received: by pdav4 with SMTP id v4so7671959pda.0 for ; Thu, 16 Jul 2015 09:30:57 -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:message-id:date:subject:from:to :content-type; bh=NHWzw2jkTrCTiy4hYmuKC0BKAaz5FexmoG0N0JyHGSY=; b=mCc8eBIMaLyDjUbHvr9o5I0jNJJVIy9hEfASwHlxtBy7XhZWJJPpL52p4SiwpisQN3 T0yEVJFioreMcrgrw4BwnV095I14Kg38rvoJGi+FQShQ3XOLj2Jp3vabiprTFChX+niG BHWnezGwOzNSLAhj0SNlVxVxgFQGflzUtVH0QECJEColIsY1choeXvY2AggqGx02XwNe oVCWkV67VbvmmKH0ZGbbtDmqsb1BILC7W26tkzGmOuiCl7bvNbFWad7ZLpmuS2LRldDY jt+IxpgXduMxFDvDwdPSUJlJAqAbEfjf+DnSik/HJPL+0sWXfLdbJ5LegOUS4p/Iii1b yXbQ== X-Gm-Message-State: ALoCoQkploMvQnShdt+GWEoOTYzQVGi5QUT+A2sH+4xNozR/aNdojucmsveLCI5q/5bKpmxR9lIk MIME-Version: 1.0 X-Received: by 10.70.101.2 with SMTP id fc2mr11950700pdb.2.1437064257595; Thu, 16 Jul 2015 09:30:57 -0700 (PDT) Message-ID: <001a11c2e548981b14051b0098eb@google.com> Date: Thu, 16 Jul 2015 16:30:57 +0000 Subject: [doc RFA] stabs.texinfo: @include gdb-cfg.texi. From: Doug Evans To: eliz@gnu.org, gdb-patches@sourceware.org X-IsSubscribed: yes Hi. "make info" is currently giving the following warning: makeinfo -DHAVE_MAKEINFO_CLICK -I ../../../random-cleanup/gdb/doc -o stabs.info ../../../random-cleanup/gdb/doc/stabs.texinfo ../../../random-cleanup/gdb/doc/stabs.texinfo:4065: warning: undefined flag: GDBN This needs to go into the 7.10 branch as well. 2015-07-16 Doug Evans * stabs.texinfo: @include gdb-cfg.texi. diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 15c4152..c4ea037 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -3,6 +3,10 @@ @setchapternewpage odd @settitle STABS +@c man begin INCLUDE +@include gdb-cfg.texi +@c man end + @c @finalout @c This is a dir.info fragment to support semi-automated addition of