From af6cf26dcbd446c77ef6064b930ea270dfc0de5c Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Mon, 22 Sep 2003 23:20:54 +0000 Subject: [PATCH] 2003-09-22 Michael Chastain * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4373944..2c6c4ee 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-09-22 Michael Chastain + + * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp. + 2003-09-21 Anthony Green * gdbint.texinfo (Target Architecture Definition): Fix typos. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index c9074b2..2713653 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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 -- 2.7.4