This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ping: Fortran dynamic arrays


Hi,

Jan Kratochvil posted three weeks ago Fortran debugging patches, which
seem to be still unreviewed.

It would be great if they could be reviewed and included in gdb.

Currently GDB cannot display allocated or associated (dynamic) Fortran
arrays; with the patch the arrays are properly shown for programs
compiled with GCC's gfortran (4.3.0 2007-12-09 or later), ifort and xlf.

The patchset is:
0: http://sourceware.org/ml/gdb-patches/2007-11/msg00438.html
1: http://sourceware.org/ml/gdb-patches/2007-11/msg00439.html
2: http://sourceware.org/ml/gdb-patches/2007-11/msg00440.html
3: http://sourceware.org/ml/gdb-patches/2007-11/msg00441.html
4: http://sourceware.org/ml/gdb-patches/2007-11/msg00442.html
5:http://sourceware.org/ml/gdb-patches/2007-11/msg00443.html
6: http://sourceware.org/ml/gdb-patches/2007-11/msg00444.html

Carlos Eduardo Seo tested these patches and wrote: "it's working with
XLF on ppc64. Running the testsuite on ppc64 also shows no regressions."

Thanks too all for your work on GDB.

Tobias
Fortran/GCC/GDB user (and gfortran developer)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]