]> git.pld-linux.org Git - packages/crossavr-gdb.git/blame - gdb-info.patch
- outdated
[packages/crossavr-gdb.git] / gdb-info.patch
CommitLineData
0993aab8
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)" \
1527d8a4
JB
12--- gdb-6.1.1/gdb/doc/gdb.texinfo.orig 2004-06-15 00:25:29.000000000 +0200
13+++ gdb-6.1.1/gdb/doc/gdb.texinfo 2004-06-22 23:37:55.963941600 +0200
14@@ -38,9 +38,9 @@
63a8622b
JB
15
16 @c This is a dir.info fragment to support semi-automated addition of
17 @c manuals to an info tree.
1527d8a4 18-@dircategory Software development
63a8622b
JB
19+@dircategory Programming tools:
20 @direntry
1527d8a4
JB
21-* Gdb: (gdb). The GNU debugger.
22+* Gdb: (gdb). The GNU debugger
63a8622b
JB
23 @end direntry
24
25 @ifinfo
1527d8a4
JB
26--- gdb-6.1.1/gdb/doc/gdbint.texinfo.orig 2004-06-15 00:25:31.000000000 +0200
27+++ gdb-6.1.1/gdb/doc/gdbint.texinfo 2004-06-22 23:38:21.741022888 +0200
28@@ -1,9 +1,9 @@
c6a4fcad 29 \input texinfo @c -*- texinfo -*-
30 @setfilename gdbint.info
31 @include gdb-cfg.texi
1527d8a4 32-@dircategory Software development
63a8622b 33+@dircategory Programming tools:
1527d8a4
JB
34 @direntry
35-* Gdb-Internals: (gdbint). The GNU debugger's internals.
36+* Gdb-Internals: (gdbint). The GNU debugger's internals
c6a4fcad 37 @end direntry
63a8622b 38
c6a4fcad 39 @ifinfo
1527d8a4
JB
40--- gdb-6.1.1/gdb/doc/stabs.texinfo.orig 2004-06-15 00:25:31.000000000 +0200
41+++ gdb-6.1.1/gdb/doc/stabs.texinfo 2004-06-22 23:38:51.279532352 +0200
749c2a7c 42@@ -5,9 +5,9 @@
63a8622b 43
749c2a7c
JB
44 @c This is a dir.info fragment to support semi-automated addition of
45 @c manuals to an info tree.
1527d8a4 46-@dircategory Software development
63a8622b 47+@dircategory Programming tools:
749c2a7c
JB
48 @direntry
49-* Stabs: (stabs). The "stabs" debugging information format.
50+* Stabs: (stabs). The "stabs" debugging information format
51 @end direntry
63a8622b 52
749c2a7c 53 @ifinfo
This page took 0.12381 seconds and 4 git commands to generate.