Dose GDB support Fortran Cods?

2005-07-30 Thread Ding Hengtong
Dear Mr. When I compile the fortran cods, I use g77 -g test.f -o test, and then it generates a executable file "test". And for debug ,in the command line,I use "gdb test",then I enter "list",but screen displays: 1 ../sysdeps/i386/elf/start.S: No such file or directory.

gdb bug report

2005-07-30 Thread Gary Spezia
Hello: The version of GDB: GNU gdb 5.3 The type of machine you are using, and the operating system name and version number: IBM xSeries 346, SuSE Linux Enterprise Server version 8 service pack 3 What compiler (and its version) was used to compile GDB: Don't know, did not recompile GDB What co