From: Michael Chastain Date: Mon, 22 Sep 2003 23:20:54 +0000 (+0000) Subject: 2003-09-22 Michael Chastain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af6cf26dcbd446c77ef6064b930ea270dfc0de5c;p=binutils-gdb.git 2003-09-22 Michael Chastain * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp. --- 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 + + * 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 c9074b25fef..27136537e09 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