[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gdb
Subject:    Re: Where to find online documentation on earlier version of GDB
From:       Eli Zaretskii <eliz () gnu ! org>
Date:       2012-12-17 15:52:12
Message-ID: 83licwr80j.fsf () gnu ! org
[Download RAW message or body]

> Date: Mon, 17 Dec 2012 19:00:45 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: "gdb@sourceware.org" <gdb@sourceware.org>
> 
> For your need, my recommendation would be to download the sources,
> and build the documentation yourself

Right.

> which, unfortunately, seems to also require you to build GDB

I don't think it does.  I'm using the following for ages (in the
gdb/doc subdirectory) to build the CVS docs without building anything
else:

  make -f Makefile.in info MAKEINFO_CMD="makeinfo --split-size=5000000 \
   -DHAVE_MAKEINFO_CLICK" READLINE_TEXI_INCFLAG=-I../../readline/doc \
   GDBMI_DIR=../mi srcdir=. \
   BUGURL_TEXI="@uref{http://www.gnu.org/software/gdb/bugs/}" \
   PKGVERSION=(GDB)

The details for 7.3.1 will probably need to be different, but you get
the idea.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic