]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-info.patch
- converted to UTF-8
[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)" \
10 "against=$(against)" \
11 "AR=$(AR)" \
18786296
JB
12diff -Nur gdb-5.0.orig/gdb/doc/gdb.texinfo gdb-5.0/gdb/doc/gdb.texinfo
13--- gdb-5.0.orig/gdb/doc/gdb.texinfo Fri May 12 12:30:39 2000
14+++ gdb-5.0/gdb/doc/gdb.texinfo Sat Aug 4 16:37:53 2001
15@@ -39,9 +39,9 @@
16
17 @c This is a dir.info fragment to support semi-automated addition of
18 @c manuals to an info tree.
19-@dircategory Programming & development tools.
20+@dircategory Programming tools:
21 @direntry
22-* Gdb: (gdb). The @sc{gnu} debugger.
23+* Gdb: (gdb). The @sc{gnu} debugger.
24 @end direntry
25
26 @ifinfo
18786296
JB
27diff -Nur gdb-5.0.orig/gdb/doc/gdbint.texinfo gdb-5.0/gdb/doc/gdbint.texinfo
28--- gdb-5.0.orig/gdb/doc/gdbint.texinfo Wed Apr 12 07:16:56 2000
29+++ gdb-5.0/gdb/doc/gdbint.texinfo Sat Aug 4 16:39:49 2001
5f1c61ac 30@@ -3,9 +3,9 @@
31 \input texinfo @c -*- texinfo -*-
32 @setfilename gdbint.info
33 @include gdb-cfg.texi
34-@dircategory Programming & development tools.
35-@direntry
18786296 36-* Gdb-Internals: (gdbint). The GNU debugger's internals.
18786296
JB
37+@dircategory Programming tools:
38+@direntry
39+* Gdb-Internals: (gdbint). The GNU debugger's internals.
5f1c61ac 40 @end direntry
18786296 41
5f1c61ac 42 @ifinfo
18786296
JB
43diff -Nur gdb-5.0.orig/gdb/doc/stabs.texinfo gdb-5.0/gdb/doc/stabs.texinfo
44--- gdb-5.0.orig/gdb/doc/stabs.texinfo Mon Jun 28 18:02:18 1999
45+++ gdb-5.0/gdb/doc/stabs.texinfo Sat Aug 4 16:40:42 2001
46@@ -5,9 +5,10 @@
47
48 @ifinfo
49 @format
50-START-INFO-DIR-ENTRY
51-* Stabs: (stabs). The "stabs" debugging information format.
52-END-INFO-DIR-ENTRY
53+@dircategory Programming tools:
54+@direntry
55+* Stabs: (stabs). The "stabs" debugging information format.
56+@end direntry
57 @end format
58 @end ifinfo
59
This page took 0.032608 seconds and 4 git commands to generate.