This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
gdb.texinfo is getting too big
- From: Doug Evans <dje at google dot com>
- To: Eli Zaretskii <eliz at gnu dot org>, gdb-patches <gdb-patches at sourceware dot org>, Stan Shebs <stan at codesourcery dot com>
- Date: Mon, 14 Oct 2013 13:06:09 -0700
- Subject: gdb.texinfo is getting too big
- Authentication-results: sourceware.org; auth=none
Hi.
What do people think about splitting up gdb.texinfo?
I don't have a strong preference regarding how, I just know it'd be
easier for me to work with if topics like the python scripting were in
their own file.
Stan reminded me that gcc docs are split up.
Something like splitting the gdb docs up per chapter would "work for me".
[The result would still be *one* manual, but editing and maintaining
it would, for me,
be easier.]
Thoughts? Suggestions?