This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch/doc/obvious] gdbint.texinfo: gdb.c++ -> gdb.cp


Another bit to change for gdb.c++ -> gdb.cp.

Testing: I confess, not tested because it's trivial.

I am committing this now.

Michael C

===

2003-09-22  Michael Chastain  <mec@shout.net>

	* gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.166
diff -c -3 -p -r1.166 gdbint.texinfo
*** gdbint.texinfo	22 Sep 2003 00:49:51 -0000	1.166
--- gdbint.texinfo	22 Sep 2003 23:15:22 -0000
*************** for prototypes).
*** 6390,6396 ****
  
  @item gdb.@var{lang}
  Language-specific tests for any language @var{lang} besides C.  Examples are
! @file{gdb.c++} and @file{gdb.java}.
  
  @item gdb.@var{platform}
  Non-portable tests.  The tests are specific to a specific configuration
--- 6390,6396 ----
  
  @item gdb.@var{lang}
  Language-specific tests for any language @var{lang} besides C.  Examples are
! @file{gdb.cp} and @file{gdb.java}.
  
  @item gdb.@var{platform}
  Non-portable tests.  The tests are specific to a specific configuration


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]