Unsnarl xref for h8 config (while making sure it still works for "all" config)
authorRoland Pesch <pesch@cygnus>
Mon, 6 Dec 1993 07:14:16 +0000 (07:14 +0000)
committerRoland Pesch <pesch@cygnus>
Mon, 6 Dec 1993 07:14:16 +0000 (07:14 +0000)
gdb/doc/gdb.texinfo

index 1111f8076322ebd1f1fc318cc7a101b813df5ae5..5585e1b47cbe37fe3ed99316b1d030b42a1d1bf8 100644 (file)
@@ -208,12 +208,15 @@ effects of one bug and go on to learn about another.
 @end itemize
 
 @ifclear CONLY
-You can use @value{GDBN} to debug programs written in C or C++.  For
-more information, see @ref{C,,C and C++}.
-
-@ifset MOD2
+You can use @value{GDBN} to debug programs written in C or C++.
 @c "MOD2" used as a "miscellaneous languages" flag here.
 @c This is acceptable while there is no real doc for Chill and Pascal.
+@ifclear MOD2
+For more information, see @ref{Support,,Supported languages}.
+@end ifclear
+@ifset MOD2
+For more information, see @ref{C,,C and C++}.
+
 Support for Modula-2 and Chill is partial.  For information on Modula-2,
 see @ref{Modula-2,,Modula-2}.  There is no further documentation on Chill yet.