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


On Tue, 24 Aug 2010 20:23:11 +0200, Tom Tromey wrote:
> >>>>> "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.

The branch gets updated only for each Fedora release which roughly corresponds
to FSF GDB releases.

Maintaining existing testcases as PASSing.

There exist various new failures of that branch such as
	http://sourceware.org/bugzilla/show_bug.cgi?id=9395#c4
and others

but currently planning to merge it first to FSF GDB before fixing them as this
kind of extension is difficult to maintain off-trunk.


Regards,
Jan


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