------- Comment #5 from toon at moene dot org 2009-08-07 16:58 ------- Could indeed be the version of gdb.
Mine is: $ gdb -v GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". which seems to be a bog standard 6.8 gdb (from 2008). So perhaps it's not gfortran's fault, but a short-coming in not totally up-to-date gdb's .... Thanks, -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40998