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]

Re: cannot print allocatable arrays


On Fri, 23 Sep 2011 16:46:10 +0200, Lurkos wrote:
> I'm using gdb 7.0.1-debian and gfortran 4.4.5 on Debian squeeze amd64.
> 
> I'm not able to print arrays that are declared as allocatable.

This works in archer-jankratochvil-vla branch
	http://sourceware.org/gdb/wiki/ArcherBranchManagement
and Fedora GDBs; even there it has some limitations for complicated data
structures but in general it works.

Not sure when it gets merged, it needs to be mostly rewritten.  There are
AFAIK also some independent efforts for this feature for GDB.


Regards,
Jan


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