This is the mail archive of the gdb@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]

printing variables inside a module


Recently I was hit by a lack of feature in gdb, namely, printing
variables declared inside a fortran module
(http://gcc.gnu.org/ml/fortran/2009-07/msg00141.html). The solution
suggested in the gfortran mailing list is to use git branch
"archer-jankratochvil-fedora-merge" .

I am wondering when this feature is going to be integrated into the
cvs head? This is something really useful for fortran programmers. I
hope you'd consider releasing next release with this feature.

thanks
raju


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