Is this an issue where C specifies row-major arrays and Fortran specifies column-major arrays? The subscripts would appear to be reversed if gdb did not set the language type correctly or handle the row-major versus column-major specification. David