This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
printing variables inside a module
- From: kamaraju kusumanchi <raju dot mailinglists at gmail dot com>
- To: gdb at sourceware dot org
- Date: Mon, 20 Jul 2009 15:12:50 -0400
- Subject: 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