This is the mail archive of the gdb-patches@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: Regression on gdb.ada/null_array.exp [Re: [patch] DW_AT_byte_size for array type entries]


On Wed, 03 Nov 2010 13:24:01 -1000, Joel Brobecker wrote:
> >  (gdb) print my_table
> > -$1 = ()
> > -(gdb) PASS: gdb.ada/null_array.exp: print my_table
> > +$1 = (warning: unable to get bounds of array, assuming null array
> > +)
> > +(gdb) FAIL: gdb.ada/null_array.exp: print my_table
> 
> Can you double-check that the regression is gone for you as well?
> I should have fixed the problem, but the symptoms were slightly
> different...

The regression is still there, at least on
2c7c9e97e654779550ce5f1da513368e53852996 (which matches the current CVS HEAD).


Thanks,
Jan


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