From 11e7b867f1c259540a6680250c17e3d238278fd2 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sun, 12 Sep 1993 05:00:53 +0000 Subject: [PATCH] * gdb.texinfo: Clarify how well it works with Fortran. --- gdb/doc/gdb.texinfo | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index aaddb7c9a85..2817e507040 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -210,6 +210,7 @@ You can use @value{GDBN} to debug programs written in C, C++, and Modula-2. @end ifset @ifset FORTRAN +@cindex Fortran @value{GDBN} can be used to debug programs written in Fortran, although it does not yet support entering expressions, printing values, etc. using Fortran syntax. It may be necessary to refer to some variables -- 2.30.2