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 30 Mar 2009 16:53:00 -0000 @@ -120,9 +120,6 @@ Maintainers of GNU Software. href="http://sourceware.org/gdb/current/onlinedocs/stabs_toc.html">Stabs debug format documentation -
  • The libGDB -architecture, Andrew Cagney -
  • Notes on multi-arch work @@ -234,7 +231,7 @@ Floor, Boston, MA 02110-1301 USA.

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2009-03-26.

    +

    Last modified 2009-03-30.

    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 30 Mar 2009 16:53:00 -0000 @@ -51,7 +51,7 @@ Fish]" /> @@ -97,7 +97,7 @@ Floor, Boston, MA 02110-1301 USA.

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2007-07-31.

    +

    Last modified 2009-03-30.

    Index: papers/libgdb2/index.html =================================================================== RCS file: /cvs/gdb/htdocs/papers/libgdb2/index.html,v retrieving revision 1.3 diff -u -p -r1.3 index.html --- papers/libgdb2/index.html 19 Sep 2002 19:42:18 -0000 1.3 +++ papers/libgdb2/index.html 30 Mar 2009 16:53:00 -0000 @@ -3,7 +3,17 @@ libGDB + libGDB document +

    +Note that this project has been abandoned many years ago (as of +2009-03-30) in favor of other solutions. For instance, interfacing +with the debugger has been simplified through the introduction of +GDB/MI. More recently, Python support is being actively added to +extend the range of features accessible through GDB (see +PythonGdb +for more info). +