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]


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

Thanks,
-- 
Joel


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