summaryrefslogtreecommitdiffstats
path: root/tools/4.10/gdb/gdb-7.3.1-rtems4.10-20151123.diff
blob: d663fdeebceca17bfbc80a872bf99faa9954c5e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
--- gdb-7.3.1-orig/gdb/doc/gdb.texinfo	2011-09-04 19:10:37.000000000 +0200
+++ gdb-7.3.1/gdb/doc/gdb.texinfo	2015-11-17 10:21:29.671415980 +0100
@@ -4792,7 +4792,7 @@
 
 
 @kindex advance @var{location}
-@itemx advance @var{location}
+@item advance @var{location}
 Continue running the program up to the given @var{location}.  An argument is
 required, which should be of one of the forms described in
 @ref{Specify Location}.
@@ -5582,7 +5582,7 @@
 @kindex set exec-direction
 @item set exec-direction
 Set the direction of target execution.
-@itemx set exec-direction reverse
+@item set exec-direction reverse
 @cindex execute forward or backward in time
 @value{GDBN} will perform all execution commands in reverse, until the
 exec-direction mode is changed to ``forward''.  Affected commands include
@@ -36954,7 +36954,7 @@
 @printindex cp
 
 @tex
-% I think something like @colophon should be in texinfo.  In the
+% I think something like @@colophon should be in texinfo.  In the
 % meantime:
 \long\def\colophon{\hbox to0pt{}\vfill
 \centerline{The body of this manual is set in}
@@ -36966,7 +36966,7 @@
 \centerline{{\sl\fontname\tensl\/}}
 \centerline{are used for emphasis.}\vfill}
 \page\colophon
-% Blame: doc@cygnus.com, 1991.
+% Blame: doc@@cygnus.com, 1991.
 @end tex
 
 @bye
--- gdb-7.3.1-orig/gdb/doc/gdbint.texinfo	2011-02-04 20:10:12.000000000 +0100
+++ gdb-7.3.1/gdb/doc/gdbint.texinfo	2015-11-17 11:38:55.061697037 +0100
@@ -35,7 +35,7 @@
 
 @titlepage
 @title @value{GDBN} Internals
-@subtitle{A guide to the internals of the GNU debugger}
+@subtitle A guide to the internals of the GNU debugger
 @author John Gilmore
 @author Cygnus Solutions
 @author Second Edition: