This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: printing variables inside a module
- From: Tom Tromey <tromey at redhat dot com>
- To: kamaraju kusumanchi <raju dot mailinglists at gmail dot com>
- Cc: gdb at sourceware dot org
- Date: Tue, 21 Jul 2009 09:48:36 -0600
- Subject: Re: printing variables inside a module
- References: <1d9315cf0907201212y121f7f4eu923b95bcf8953274@mail.gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "raju" == kamaraju kusumanchi <raju.mailinglists@gmail.com> writes:
raju> Recently I was hit by a lack of feature in gdb, namely, printing
raju> variables declared inside a fortran module
raju> (http://gcc.gnu.org/ml/fortran/2009-07/msg00141.html). The solution
raju> suggested in the gfortran mailing list is to use git branch
raju> "archer-jankratochvil-fedora-merge" .
raju> I am wondering when this feature is going to be integrated into the
raju> cvs head? This is something really useful for fortran programmers. I
raju> hope you'd consider releasing next release with this feature.
Jan is away this week. I think he's working on updating this patch for
submission, but I am not completely positive -- I might be confusing it
with the VLA patch.
Tom