]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-info.patch
- updated to 14.1 + rebased Fedora buildid patches set
[packages/gdb.git] / gdb-info.patch
CommitLineData
d745abe6
AM
1diff -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)" \
9f8b257d
JP
10 "infodir=$(infodir)" \
11 "datarootdir=$(datarootdir)" \
321e94d6
BS
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 @@
18786296
JB
15
16 @c This is a dir.info fragment to support semi-automated addition of
17 @c manuals to an info tree.
282e5019 18-@dircategory Software development
18786296
JB
19+@dircategory Programming tools:
20 @direntry
282e5019 21-* Gdb: (gdb). The GNU debugger.
321e94d6
BS
22-* gdbserver: (gdb) Server. The GNU debugging server.
23+* Gdb: (gdb). The GNU debugger.
24+* gdbserver: (gdb) Server. The GNU debugging server.
5f1c61ac 25 @end direntry
18786296 26
51a5ef0f 27 @copying
282e5019
JB
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
d4ef9375 30@@ -5,9 +5,9 @@
18786296 31
d4ef9375
JB
32 @c This is a dir.info fragment to support semi-automated addition of
33 @c manuals to an info tree.
282e5019 34-@dircategory Software development
18786296 35+@dircategory Programming tools:
d4ef9375
JB
36 @direntry
37-* Stabs: (stabs). The "stabs" debugging information format.
38+* Stabs: (stabs). The "stabs" debugging information format
39 @end direntry
18786296 40
9f8b257d 41 @copying
This page took 0.104346 seconds and 4 git commands to generate.