]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-info.patch
updated source url to https
[packages/gdb.git] / gdb-info.patch
index 411d873266b86c7fb37cf30decb9b1ffaf1f068d..fb63b20140494451deace6d8aaca0b05913e4ef0 100644 (file)
@@ -7,53 +7,35 @@ diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in
        "prefix=$(prefix)" \
 +      "infodir=$(infodir)" \
        "exec_prefix=$(exec_prefix)" \
-       "against=$(against)" \
-       "AR=$(AR)" \
-diff -Nur gdb-5.0.orig/gdb/doc/gdb.texinfo gdb-5.0/gdb/doc/gdb.texinfo
---- gdb-5.0.orig/gdb/doc/gdb.texinfo   Fri May 12 12:30:39 2000
-+++ gdb-5.0/gdb/doc/gdb.texinfo        Sat Aug  4 16:37:53 2001
-@@ -39,9 +39,9 @@
+       "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 Programming & development tools.
+-@dircategory Software development
 +@dircategory Programming tools:
  @direntry
--* Gdb: (gdb).                     The @sc{gnu} debugger.
-+* Gdb: (gdb).                         The @sc{gnu} debugger.
+-* 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
  
- @ifinfo
-diff -Nur gdb-5.0.orig/gdb/doc/gdbint.texinfo gdb-5.0/gdb/doc/gdbint.texinfo
---- gdb-5.0.orig/gdb/doc/gdbint.texinfo        Wed Apr 12 07:16:56 2000
-+++ gdb-5.0/gdb/doc/gdbint.texinfo     Sat Aug  4 16:39:49 2001
-@@ -3,9 +3,9 @@
- \input texinfo   @c -*- texinfo -*-
- @setfilename gdbint.info
- @include gdb-cfg.texi
--@dircategory Programming & development tools.
--@direntry
--* Gdb-Internals: (gdbint).    The GNU debugger's internals.
-+@dircategory Programming tools:
-+@direntry
-+* Gdb-Internals: (gdbint).            The GNU debugger's internals.
- @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 @@
  
- @ifinfo
-diff -Nur gdb-5.0.orig/gdb/doc/stabs.texinfo gdb-5.0/gdb/doc/stabs.texinfo
---- gdb-5.0.orig/gdb/doc/stabs.texinfo Mon Jun 28 18:02:18 1999
-+++ gdb-5.0/gdb/doc/stabs.texinfo      Sat Aug  4 16:40:42 2001
-@@ -5,9 +5,10 @@
- @ifinfo
- @format
--START-INFO-DIR-ENTRY
--* Stabs: (stabs).                 The "stabs" debugging information format.
--END-INFO-DIR-ENTRY
+ @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.
-+@end direntry
- @end format
- @end ifinfo
+ @direntry
+-* Stabs: (stabs).                 The "stabs" debugging information format.   
++* Stabs: (stabs).                     The "stabs" debugging information format
+ @end direntry
  
+ @copying
This page took 0.034995 seconds and 4 git commands to generate.