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.


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


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