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: Ada arrays - a problem with aggregate notation.


> Date: Sat, 24 Mar 2007 22:05:44 -0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb@sourceware.org, Paul Hilfinger <hilfinger@adacore.com>
> 
> > == quote ==
> > There is limited support for [Ada] array and record aggregates. They are
> > permitted only on the right sides of assignments, as in these examples:
> >        set An_Array := (1, 2, 3, 4, 5, 6)
> > (...)
> > == end quote ==
> 
> Hmmm, I think the documentation might be inaccurate.

What would be the accurate way of describing the current support?


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