mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
Unsnarl xref for h8 config (while making sure it still works for "all" config)
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user