]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-info.patch
- updated (performance fixes).
[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)" \
51a5ef0f
PS
12--- gdb-7.2/gdb/doc/gdb.texinfo.orig 2010-10-15 18:51:49.632994831 +0200
13+++ gdb-7.2/gdb/doc/gdb.texinfo 2010-10-15 18:51:49.719668622 +0200
14@@ -39,9 +39,9 @@
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
JB
21-* Gdb: (gdb). The GNU debugger.
22+* Gdb: (gdb). The GNU debugger
18786296
JB
23 @end direntry
24
51a5ef0f
PS
25 @copying
26--- gdb-7.2/gdb/doc/gdbint.texinfo.orig 2010-10-15 18:57:03.000000000 +0200
27+++ gdb-7.2/gdb/doc/gdbint.texinfo 2010-10-15 18:58:17.944938994 +0200
28@@ -3,9 +3,9 @@
5f1c61ac 29 @include gdb-cfg.texi
51a5ef0f
PS
30 @settitle @value{GDBN} Internals
31 @setchapternewpage off
282e5019 32-@dircategory Software development
18786296 33+@dircategory Programming tools:
282e5019
JB
34 @direntry
35-* Gdb-Internals: (gdbint). The GNU debugger's internals.
36+* Gdb-Internals: (gdbint). The GNU debugger's internals
5f1c61ac 37 @end direntry
18786296 38
51a5ef0f 39 @copying
282e5019
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
d4ef9375 42@@ -5,9 +5,9 @@
18786296 43
d4ef9375
JB
44 @c This is a dir.info fragment to support semi-automated addition of
45 @c manuals to an info tree.
282e5019 46-@dircategory Software development
18786296 47+@dircategory Programming tools:
d4ef9375
JB
48 @direntry
49-* Stabs: (stabs). The "stabs" debugging information format.
50+* Stabs: (stabs). The "stabs" debugging information format
51 @end direntry
18786296 52
d4ef9375 53 @ifinfo
This page took 0.034694 seconds and 4 git commands to generate.