Ada arrays - a problem with aggregate notation.

Joel Brobecker brobecker@adacore.com
Mon Mar 26 02:16:00 GMT 2007


> > > 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?

Actually, I take that back, I tried on a simple example, and the
assignment went smoothly. I'm pretty busy these days, but if Jan
could send more details, I'll do my best to look at this (sources,
build command, platform, GDB version, and a copy/paste of the GDB
session).

-- 
Joel



More information about the Gdb mailing list