This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
RE: updates on the GDB online documentation
- From: Marc Khouzam <marc dot khouzam at ericsson dot com>
- To: "'Pedro Alves'" <pedro at codesourcery dot com>, "'gdb at sourceware dot org'" <gdb at sourceware dot org>
- Cc: "'Joel Brobecker'" <brobecker at adacore dot com>
- Date: Mon, 9 Nov 2009 15:21:32 -0500
- Subject: RE: updates on the GDB online documentation
- References: <20091109173300.GQ22192@adacore.com> <200911091939.30934.pedro@codesourcery.com>
> 1 - currently sources documentation is too prominent.
> People tend to link to current development sources, without
> realizing it, when they should be linking to a particular
> release's docs, and those should be stable forever (or as much
> as possible anyway), but aren't.
I agree.
It took me a while to realize that my bookmark titled
"GDB documentation", was pointing to a 'live' document and not the latest GDB.
(I had created the bookmark when I was first starting to use GDB).
Marc