]> git.pld-linux.org Git - packages/gdb.git/blob - gdb-info.patch
- updated to 14.1 + rebased Fedora buildid patches set
[packages/gdb.git] / gdb-info.patch
1 diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in
2 --- gdb-5.0.org/gdb/Makefile.in Tue Sep  5 21:41:32 2000
3 +++ gdb-5.0/gdb/Makefile.in     Tue Sep  5 21:42:55 2000
4 @@ -354,6 +354,7 @@
5  
6  FLAGS_TO_PASS = \
7         "prefix=$(prefix)" \
8 +       "infodir=$(infodir)" \
9         "exec_prefix=$(exec_prefix)" \
10         "infodir=$(infodir)" \
11         "datarootdir=$(datarootdir)" \
12 --- gdb-7.7.1/gdb/doc/gdb.texinfo.orig  2014-06-05 12:01:44.942170134 +0200
13 +++ gdb-7.7.1/gdb/doc/gdb.texinfo       2014-06-05 12:11:48.614397269 +0200
14 @@ -42,10 +42,10 @@
15  
16  @c This is a dir.info fragment to support semi-automated addition of
17  @c manuals to an info tree.
18 -@dircategory Software development
19 +@dircategory Programming tools:
20  @direntry
21 -* Gdb: (gdb).                     The GNU debugger.
22 -* gdbserver: (gdb) Server.        The GNU debugging server.
23 +* Gdb: (gdb).                          The GNU debugger.
24 +* gdbserver: (gdb) Server.             The GNU debugging server.
25  @end direntry
26  
27  @copying
28 --- gdb-6.1.1/gdb/doc/stabs.texinfo.orig        2004-06-15 00:25:31.000000000 +0200
29 +++ gdb-6.1.1/gdb/doc/stabs.texinfo     2004-06-22 23:38:51.279532352 +0200
30 @@ -5,9 +5,9 @@
31  
32  @c This is a dir.info fragment to support semi-automated addition of
33  @c manuals to an info tree.
34 -@dircategory Software development
35 +@dircategory Programming tools:
36  @direntry
37 -* Stabs: (stabs).                 The "stabs" debugging information format.   
38 +* Stabs: (stabs).                      The "stabs" debugging information format
39  @end direntry
40  
41  @copying
This page took 0.059681 seconds and 3 git commands to generate.