diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in --- gdb-5.0.org/gdb/Makefile.in Tue Sep 5 21:41:32 2000 +++ gdb-5.0/gdb/Makefile.in Tue Sep 5 21:42:55 2000 @@ -354,6 +354,7 @@ FLAGS_TO_PASS = \ "prefix=$(prefix)" \ + "infodir=$(infodir)" \ "exec_prefix=$(exec_prefix)" \ "infodir=$(infodir)" \ "datarootdir=$(datarootdir)" \ --- gdb-7.7.1/gdb/doc/gdb.texinfo.orig 2014-06-05 12:01:44.942170134 +0200 +++ gdb-7.7.1/gdb/doc/gdb.texinfo 2014-06-05 12:11:48.614397269 +0200 @@ -42,10 +42,10 @@ @c This is a dir.info fragment to support semi-automated addition of @c manuals to an info tree. -@dircategory Software development +@dircategory Programming tools: @direntry -* Gdb: (gdb). The GNU debugger. -* gdbserver: (gdb) Server. The GNU debugging server. +* Gdb: (gdb). The GNU debugger. +* gdbserver: (gdb) Server. The GNU debugging server. @end direntry @copying --- gdb-6.1.1/gdb/doc/stabs.texinfo.orig 2004-06-15 00:25:31.000000000 +0200 +++ gdb-6.1.1/gdb/doc/stabs.texinfo 2004-06-22 23:38:51.279532352 +0200 @@ -5,9 +5,9 @@ @c This is a dir.info fragment to support semi-automated addition of @c manuals to an info tree. -@dircategory Software development +@dircategory Programming tools: @direntry -* Stabs: (stabs). The "stabs" debugging information format. +* Stabs: (stabs). The "stabs" debugging information format @end direntry @copying