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: no such vector element


>>>>> "Mathew" == Mathew Yeates <mat.yeates@gmail.com> writes:

Mathew> I am getting this error when I try and access a fortran array.
Mathew> p Opt_depth_ref_per_band(2,2)
Mathew> no such vector element

Offhand this sounds like the known VLA problem.

    http://sourceware.org/bugzilla/show_bug.cgi?id=9260
    http://sourceware.org/bugzilla/show_bug.cgi?id=9395

I know Jan has a branch for this in the archer repository, but I don't
know the current status.

Tom


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