Avoid character '+' in nodenames, gives formatters indigestion.
authorRoland Pesch <pesch@cygnus>
Tue, 3 Nov 1992 00:58:46 +0000 (00:58 +0000)
committerRoland Pesch <pesch@cygnus>
Tue, 3 Nov 1992 00:58:46 +0000 (00:58 +0000)
gdb/doc/stabs.texinfo

index 62846c720b1d0f9994705f48dc07353dfaf72978..526d8565890889127bace21bdcc0beb27abcf8ca 100644 (file)
@@ -72,7 +72,7 @@ This document describes the GNU stabs debugging format in a.out files.
 * Variables::
 * Aggregate types::
 * Symbol tables::               Symbol information in symbol tables
-* GNU C++ stabs::
+* GNU Cplusplus stabs::
 
 Appendixes:
 * Example2.c::                  Source code for extended example
@@ -1484,11 +1484,11 @@ entry now holds an absolute address.
 215 0000e008 D _g_foo
 @end example
 
-@node GNU C++ stabs
+@node GNU Cplusplus stabs
 @chapter GNU C++ stabs
 
 @menu
-* Basic C++ types::
+* Basic Cplusplus types::
 * Simple classes::
 * Class instance::
 * Methods:: Method definition
@@ -1518,7 +1518,7 @@ cross-reference
 @end table
 
 
-@node Basic C++ types
+@node Basic Cplusplus types
 @section Basic types for C++
 
 << the examples that follow are based on a01.C >>
This page took 0.027426 seconds and 4 git commands to generate.