mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gdb.texinfo: Clarify how well it works with Fortran.
This commit is contained in:
@ -210,6 +210,7 @@ You can use @value{GDBN} to debug programs written in C, C++, and
|
|||||||
Modula-2.
|
Modula-2.
|
||||||
@end ifset
|
@end ifset
|
||||||
@ifset FORTRAN
|
@ifset FORTRAN
|
||||||
|
@cindex Fortran
|
||||||
@value{GDBN} can be used to debug programs written in Fortran, although
|
@value{GDBN} can be used to debug programs written in Fortran, although
|
||||||
it does not yet support entering expressions, printing values, etc.
|
it does not yet support entering expressions, printing values, etc.
|
||||||
using Fortran syntax. It may be necessary to refer to some variables
|
using Fortran syntax. It may be necessary to refer to some variables
|
||||||
|
Reference in New Issue
Block a user