Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [www/RFA] Remove references to libgdb in GDB's web pages
@ 2009-03-26 22:23 Joel Brobecker
  2009-03-27 14:39 ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Brobecker @ 2009-03-26 22:23 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 806 bytes --]

Apparently, people can be mislead by these ancient papers that no longer
represent the direction that we want to take in terms of GDB development,
so Daniel suggested that we remove them.

Attached is a patch that removes the links to the papers on libgdb.
We can also delete papers/libgdb and papers/libgdb2 which are the
papers themselves.

(note that papers/index.html seems to be orphaned)

2009-03-26  Joel Brobecker  <brobecker@adacore.com>

  * documentation/index.html: Remove a reference to a libgdb paper.
  * papers/index.html: Remove references to both libgdb papers.
  * papers/libgdb: Delete this directory.
  * papers/libgdb2: Delete this directory.

Any objection?

PS: I made a change to documentation/index.html just earlier today,
    so the last-changed date does not change.

-- 
Joel

[-- Attachment #2: www-libgdb.diff --]
[-- Type: text/x-diff, Size: 1616 bytes --]

Index: documentation/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/documentation/index.html,v
retrieving revision 1.45
diff -u -p -r1.45 index.html
--- documentation/index.html	26 Mar 2009 16:33:35 -0000	1.45
+++ documentation/index.html	26 Mar 2009 21:57:20 -0000
@@ -120,9 +120,6 @@ Maintainers of GNU Software</a>.</li>
 href="http://sourceware.org/gdb/current/onlinedocs/stabs_toc.html">Stabs
 debug format documentation</a></li>
 
-<li><a href="http://sourceware.org/gdb/papers/libgdb2/">The libGDB
-architecture</a>, Andrew Cagney
-
 <li><a href="http://sourceware.org/gdb/papers/multi-arch/" >Notes
 on multi-arch work</a>
 
Index: papers/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/papers/index.html,v
retrieving revision 1.35
diff -u -p -r1.35 index.html
--- papers/index.html	7 Aug 2007 23:48:49 -0000	1.35
+++ papers/index.html	26 Mar 2009 21:57:20 -0000
@@ -50,8 +50,6 @@ Fish]" /></a>
 <!-- body, update above using ../../gdb/index.sh -->
 
 <ul>
-<li> <a href="libgdb">The original libgdb v0.3 paper (deprecated)</a>
-<li> <a href="libgdb2">The current libgdb project</a>
 <li> <a href="multi-arch">Documents and papers on multi-arch</a>
 <li> <a href="linux">Notes on SSE registers for LINUX</a>
 </ul>
@@ -97,7 +95,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2007-07-31.</p>
+<p>Last modified 2009-03-26.</p>
 </address>
 
 </body>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-31 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-26 22:23 [www/RFA] Remove references to libgdb in GDB's web pages Joel Brobecker
2009-03-27 14:39 ` Pedro Alves
2009-03-27 15:55   ` Joel Brobecker
2009-03-30 17:02   ` Joel Brobecker
2009-03-31 13:46     ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox