summaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2003-09-22 23:20:54 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2003-09-22 23:20:54 +0000
commitfc0467aac0faed48269216c918f0b300332f37a2 (patch)
tree6c2a669d0d462ec352668239bd32a43b6d857c7e /gdb/doc
parenta61e321d0e7083efe547abcb33d50bc1e8e88e54 (diff)
downloadgdb-fc0467aac0faed48269216c918f0b300332f37a2.tar.gz
2003-09-22 Michael Chastain <mec@shout.net>
* gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdbint.texinfo4
2 files changed, 6 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 43739443823..2c6c4ee43f2 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-22 Michael Chastain <mec@shout.net>
+
+ * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
+
2003-09-21 Anthony Green <green@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Fix typos.
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index dae0e1ed48d..f13128b10a4 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -38,7 +38,7 @@ Free Documentation License''.
@page
@tex
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.166 $} % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.167 $} % For use in headers, footers too
{\parskip=0pt
\hfill Cygnus Solutions\par
\hfill \manvers\par
@@ -6390,7 +6390,7 @@ for prototypes).
@item gdb.@var{lang}
Language-specific tests for any language @var{lang} besides C. Examples are
-@file{gdb.c++} and @file{gdb.java}.
+@file{gdb.cp} and @file{gdb.java}.
@item gdb.@var{platform}
Non-portable tests. The tests are specific to a specific configuration